Uses of Class
org.drip.service.jsonparser.Yytoken
Package | Description |
---|---|
org.drip.service.jsonparser |
RFC4627 Compliant JSON Message Parser
|
-
Uses of Yytoken in org.drip.service.jsonparser
Methods in org.drip.service.jsonparser that return Yytoken Modifier and Type Method 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.