JSXLexerSupplierTypepublic final class JSXLexerSupplier extends Object implements JSXLexerSupplierType
| Constructor | Description |
|---|---|
JSXLexerSupplier() |
Create a new lexer supplier.
|
| Modifier and Type | Method | Description |
|---|---|---|
JSXLexerType |
create(JSXLexerConfigurationType configuration,
com.io7m.jeucreader.UnicodeCharacterReaderPushBackType reader) |
Create a new lexer from the given configuration and reader.
|
createFromReader, createFromStream, createFromStreamUTF8public JSXLexerSupplier()
public JSXLexerType create(JSXLexerConfigurationType configuration, com.io7m.jeucreader.UnicodeCharacterReaderPushBackType reader)
JSXLexerSupplierTypecreate in interface JSXLexerSupplierTypeconfiguration - The configurationreader - The readerCopyright © 2017 <code@io7m.com> http://io7m.com