public interface ILeafNode extends INode
Modifier and Type | Method and Description |
---|---|
boolean |
isHidden()
Returns
true if the node was produced by a hidden token. |
getAsTreeIterable, getEndLine, getEndOffset, getGrammarElement, getLeafNodes, getLength, getNextSibling, getOffset, getParent, getPreviousSibling, getRootNode, getSemanticElement, getStartLine, getSyntaxErrorMessage, getText, getTextRegion, getTextRegionWithLineInformation, getTotalEndLine, getTotalEndOffset, getTotalLength, getTotalOffset, getTotalStartLine, getTotalTextRegion, getTotalTextRegionWithLineInformation, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblings