---
source: src/grammar.rs
expression: "format!(\"{:?}\", result)"
---
start_symbol: start(ID: 0)
start ::= 'Today, I want to eat '(ID: 0) __choice_food_0(ID: 3) '
My food's ID is '(ID: 1) __choice_ID_0(ID: 2) '.
What's more, indentations
are handled
appropriately.Let's end with a json: '(ID: 2) __schema_json_0(ID: 1) '
'(ID: 3);
__schema_json_0 ::= #"\A(?:\{( |
|
| )*)\z"(ID: 0,type: DFA) 'name'(ID: 4) #"\A(?:( |
|
| )*:( |
|
| )*)\z"(ID: 1,type: DFA) #"\A(?:"([^\\"