public class XmlHighlightingLexer extends DelegateLexer
myDelegate| Constructor and Description |
|---|
XmlHighlightingLexer() |
| Modifier and Type | Method and Description |
|---|---|
IElementType |
getTokenType()
Returns the token at the current position of the lexer or
null if lexing is finished. |
advance, getBufferEnd, getBufferSequence, getDelegate, getState, getTokenEnd, getTokenStart, startgetCurrentPosition, restoregetTokenSequence, getTokenText, start, startpublic IElementType getTokenType()
Lexernull if lexing is finished.getTokenType in class DelegateLexer