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, start
getCurrentPosition, restore
getTokenSequence, getTokenText, start, start
public IElementType getTokenType()
Lexer
null
if lexing is finished.getTokenType
in class DelegateLexer