public interface SyntaxTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
Interval |
getSourceInterval()
Return an interval indicating the index in the TokenStream of
the first and last token associated with this subtree.
|
getChild, getChildCount, getParent, getPayload, toStringTree@NotNull Interval getSourceInterval()
Interval.INVALID.Copyright © 2012. All Rights Reserved.