Class ApiModelGenerator


  • public class ApiModelGenerator
    extends Object
    Generates a model of the given compilation unit AST. Feeding this model to an ActionScriptCodeGeneratingModelVisitor generates reduced ActionScript source code. The reduced code is used as reference during compilation and can be run through the asdoc tool.