| Package | Description |
|---|---|
| org.antlr.v4.runtime | |
| org.antlr.v4.runtime.tree | |
| org.antlr.v4.runtime.tree.pattern | |
| org.antlr.v4.runtime.tree.xpath |
| Class and Description |
|---|
| ErrorNode |
| ParseTree
An interface to access the tree of
RuleContext objects created
during a parse that makes the data structure look like a simple parse tree. |
| ParseTreeListener
This interface describes the minimal core of methods triggered
by
ParseTreeWalker. |
| ParseTreeVisitor
This interface defines the basic notion of a parse tree visitor.
|
| RuleNode |
| SyntaxTree
A tree that knows about an interval in a token stream
is some kind of syntax tree.
|
| TerminalNode |
| Tree
The basic notion of a tree has a parent, a payload, and a list of children.
|
| Class and Description |
|---|
| ErrorNode |
| ParseTree
An interface to access the tree of
RuleContext objects created
during a parse that makes the data structure look like a simple parse tree. |
| ParseTreeListener
This interface describes the minimal core of methods triggered
by
ParseTreeWalker. |
| ParseTreeVisitor
This interface defines the basic notion of a parse tree visitor.
|
| ParseTreeWalker |
| RuleNode |
| SyntaxTree
A tree that knows about an interval in a token stream
is some kind of syntax tree.
|
| TerminalNode |
| TerminalNodeImpl |
| Tree
The basic notion of a tree has a parent, a payload, and a list of children.
|
| Class and Description |
|---|
| ParseTree
An interface to access the tree of
RuleContext objects created
during a parse that makes the data structure look like a simple parse tree. |
| Class and Description |
|---|
| ParseTree
An interface to access the tree of
RuleContext objects created
during a parse that makes the data structure look like a simple parse tree. |
Copyright © 1992–2024 Daniel Sun. All rights reserved.