Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Command line arguments.
Actual command line processing is done with this args
plus typpx's default options which include compiler related and -debug.
For the types of Arg, see Arg module for details.
val firstUntypedTransformation : Ast_mapper.mapper
Mapper for the first untyped AST transformation
module TypedTransformation : S.TypedTransformation
Mapper for the typed AST transformation
val lastUntypedTransformation : Ast_mapper.mapper
Mapper for the last untyped AST transformation