Package | Description |
---|---|
org.antlr.v4.gui | |
org.antlr.v4.runtime | |
org.antlr.v4.runtime.tree | |
org.antlr.v4.runtime.tree.pattern | |
org.antlr.v4.runtime.tree.xpath | |
org.antlr.v4.tool |
Class | Description |
---|---|
Tree |
The basic notion of a tree has a parent, a payload, and a list of children.
|
Class | 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 | 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 | 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 | 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 | 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. |
RuleNode | |
SyntaxTree |
A tree that knows about an interval in a token stream
is some kind of syntax tree.
|
Tree |
The basic notion of a tree has a parent, a payload, and a list of children.
|
Copyright © 1992–2018 ANTLR. All rights reserved.