Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class antlr.collections.impl.ASTArray
Uses in package antlr
Methods with parameter type antlr.collections.impl.ASTArray
AST
ASTFactory
.
make
(
ASTArray
nodes)
Make a tree from a list of nodes, where the nodes are contained in an ASTArray object
Uses in package antlr.collections.impl
Methods with return type antlr.collections.impl.ASTArray
ASTArray
ASTArray
.
add
(
AST
node)
Overview
Package
Class
Use
Tree
Index
Deprecated
About