Package | Description |
---|---|
org.json.simple.parser |
Modifier and Type | Field and Description |
---|---|
private Yytoken |
JSONParser.token |
Modifier and Type | Method and Description |
---|---|
Yytoken |
Yylex.yylex()
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
|