Skip to main content

Module builder

Module builder 

Source
Expand description

Builder module for converting green trees into high-level AST nodes. Builder implementation for C# that converts the green tree into a high-level AST.

Structsยง

CSharpBuilder
A builder that constructs a C# high-level AST from a green tree.