Interface ASTParser.IASTFactory

All Known Implementing Classes:
AjASTFactory
Enclosing class:
ASTParser

public static interface ASTParser.IASTFactory
Since:
3.10
  • Method Summary

    Modifier and Type
    Method
    Description
    getAST​(int level, boolean previewEnabled)
     
  • Method Details

    • getAST

      AST getAST(int level, boolean previewEnabled)