public class ConfigLexer extends net.morimekta.util.lexer.Lexer<ConfigTokenType,ConfigToken>
| Constructor and Description |
|---|
ConfigLexer(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
ConfigToken |
readBinary(char term) |
eofFailure, expect, expect, expect, expectSymbol, failure, hasNext, iterator, next, peek, peek, readUntil, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ConfigLexer(@WillNotClose Reader in)
@Nullable public ConfigToken readBinary(char term) throws IOException
IOExceptionCopyright © 2015–2020 morimekta.net. All rights reserved.