JSXLexerTypepublic final class JSXLexer extends Object implements JSXLexerType
JSXLexerType type.| Modifier and Type | Method | Description |
|---|---|---|
static JSXLexerType |
newLexer(JSXLexerConfigurationType c,
com.io7m.jeucreader.UnicodeCharacterReaderPushBackType r) |
Construct a new lexer.
|
TokenType |
token() |
public static JSXLexerType newLexer(JSXLexerConfigurationType c, com.io7m.jeucreader.UnicodeCharacterReaderPushBackType r)
c - The lexer configurationr - The unicode character readerpublic TokenType token() throws IOException, JSXLexerException
token in interface JSXLexerTypeIOException - On I/O errors.JSXLexerException - On lexical errors.Copyright © 2017 <code@io7m.com> http://io7m.com