We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added by dholton dholton
The AST structure used by the Boo Compiler is described in the ast.model.boo file included with boo. <<<--- COULDN'T FIND
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/.