Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| research:software:secdart [2017/12/05 17:58] – [Dart subset] racruz | research:software:secdart [2017/12/05 18:05] (current) – [Dart subset] racruz | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ==== Dart subset ==== | ==== Dart subset ==== | ||
| - | The following BNF notation represents the AST of the supported subset of Dart, so is not a grammar specification. We have code names of AST node to match those provided by the Dart Analyzer. | + | The following BNF notation represents the AST of the supported subset of Dart, so is not a grammar specification. We use brackets in the BNF rules to refer to the name of the class of the Ast node provided by the Dart Analyzer. |
| < | < | ||

