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§
- VbNet
Builder - VB.NET AST builder