Modulesยง
- compilation_
unit - Defines the compilation unit, comments, and source locations.
- diagnostics
- Defines the diagnostics produced by the parser.
- ns
- The
ns
module is an union of all of the parser modules. - operator
- Defines the ActionScript 3 operators.
- parser
- Defines the parser and the tokenizer.
- tree
- Defines the syntactic nodes produced by the parser.
- util
- Miscellaneous.