Files
json-simple/Lexer.md
2015-04-12 20:36:57 -04:00

256 B

The lexer file json.lex locates in directory doc of the source tree. JSON.simple uses JFlex to generate src/org/json/simple/parser/Yylex.java from this lexer file.