Crate as3_parser

source ·

Modules§

  • Defines the compilation unit, comments, and source locations.
  • Defines the diagnostics produced by the parser.
  • The ns module is an union of all of the parser modules.
  • Defines the ActionScript 3 operators.
  • Defines the parser and the tokenizer.
  • Defines the syntactic nodes produced by the parser.
  • Miscellaneous.