Domanda

SQL sample just generates token tree

But most samples on how to use irony all go 'parse' then 'traverse generated ast'

È stato utile?

Soluzione

The AST is only generated if the LanguageFlags.CreateAst flag is set on the grammar.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top