Abstract Syntax Tree

The AST structure used by the Boo Compiler is described in the ast.model.boo file included with boo.

That file is in turn used by scripts/astgen.boo to generate the source code for the boo compiler AST types, under src/Boo.Lang.Compiler/Ast/.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.