Uses of Class
org.json.simple.Yytoken
Packages that use Yytoken
-
Uses of Yytoken in org.json.simple
Methods in org.json.simple that return YytokenModifier and TypeMethodDescriptionprivate static YytokenJsoner.lexNextToken(Yylex lexer) Processes the lexer's reader for the next token.Yylex.yylex()Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.