public interface LighterASTTokenNode extends LighterASTNode
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
getText()
Note: a text returned may be linked back to file content text and therefore should be internalized
through CharTable if referenced as is.
|
getEndOffset, getStartOffset, getTextLength, getTokenType
java.lang.CharSequence getText()