Module strip_types

A parse transform that removes all type-related annotations from a module.

Copyright © 2010-2013 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

Version: Jul 24 2018 22:31:51

Authors: Manolis Papadakis.

Description

A parse transform that removes all type-related annotations from a module. Its intended use within PropEr is to allow the main application modules, which make heavy use of recursive types, to compile on versions of the Erlang/OTP distribution older than R13B04. To enable this transformation, add {d,'NO_TYPES'} to the option erl_opts inside rebar.config.

Generated by EDoc, Jul 24 2018, 22:31:51.