Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
research:software:secdart [2017/12/05 13:58] – [Dart subset] racruzresearch:software:secdart [2017/12/05 14: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.
  
 <code> <code>