- All Superinterfaces:
LighterASTNode
-
Field Summary
Fields inherited from interface com.intellij.lang.LighterASTNode
EMPTY_ARRAY -
Method Summary
Methods inherited from interface com.intellij.lang.LighterASTNode
getEndOffset, getStartOffset, getTextLength, getTokenType
-
Method Details
-
getText
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.- Returns:
- text of a token
-