Skip to main content

Module builder

Module builder 

Source
Expand description

Builder module for converting green trees into high-level AST nodes.

§VB.NET AST Builder

This module provides the builder implementation for VB.NET, responsible for converting the green tree generated by the parser into a high-level Abstract Syntax Tree (AST).

Structs§

VbNetBuilder
VB.NET AST builder