Uses of Class
com.blackrook.json.struct.Lexer.Kernel
-
Uses of Lexer.Kernel in com.blackrook.json.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.