antlr.v4.runtime.tree.SyntaxTree

Undocumented in source.

Members

Interfaces

SyntaxTree
interface SyntaxTree

TODO add interface description @uml A tree that knows about an interval in a token stream is some kind of syntax tree. Subinterfaces distinguish between parse trees and other kinds of syntax trees we might want to create.

Meta