Package | Description |
---|---|
antlr | |
antlr.collections.impl |
Modifier and Type | Method and Description |
---|---|
AST |
ASTFactory.make(ASTArray nodes)
Make a tree from a list of nodes, where the nodes are contained
in an ASTArray object
|
Modifier and Type | Method and Description |
---|---|
ASTArray |
ASTArray.add(AST node) |