Uses of Class
antlr.ASTPair
Packages that use ASTPair
-
Uses of ASTPair in antlr
Modifier and TypeMethodDescriptionvoid
ASTFactory.addASTChild
(ASTPair currentAST, AST child) Add a child to the current ASTvoid
ASTFactory.makeASTRoot
(ASTPair currentAST, AST root) Make an AST the root of current AST