Skip to content

Commit

Permalink
feat(docs): LabeledStatement
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Alpert committed Jun 17, 2018
1 parent 8556a35 commit 97ec34d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions diagram/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,11 @@
"label": "NEWLINE",
"idx": 0,
"pattern": "\\s*[\\n\\r]+"
},
{
"type": "NonTerminal",
"name": "Statement",
"idx": 0
}
]
},
Expand Down

0 comments on commit 97ec34d

Please sign in to comment.