asdlGen
Reference Manual
: Invocation
asdlGen --command [ command options ] files ...
Where command is one of
The command options are specific to each command. For a complete list of options examine the output files produced by a given command. Each file should include a comment of all the available options and the values used to produce the output.
asdlGen
reads the set of files
which contain ASDL module
declarations and view declarations. The module declarations must be
complete and not refer to any other modules or types not defined in
one of the input files. The order of the input files is
unimportant. This closed set of files is referred to as a type
environment.
asdlGen
Reference Manual
: Invocation