Uses of Class
net.mtrop.doom.struct.Lexer.Kernel
-
Uses of Lexer.Kernel in net.mtrop.doom.struct
ModifierConstructorDescriptionLexer
(Lexer.Kernel kernel, Reader in) Creates a new lexer around a reader.Lexer
(Lexer.Kernel kernel, String in) Creates a new lexer around a String, that will be wrapped into a StringReader.Lexer
(Lexer.Kernel kernel, String name, Reader in) Creates a new lexer around a reader.Lexer
(Lexer.Kernel kernel, String name, String in) Creates a new lexer around a String, that will be wrapped into a StringReader.