Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang
Classes
| Type | Name | Description | |
|---|---|---|---|
| CIrGeneratorPass | Generates an IR from the Ast in the CSemanticProgram. The CSemanticProgram is updated with the generated IR. | ||
| CSemanticAnalyzer | Stand-alone semantic analyzer, converts from a syntax program to a semantic program. | ||
| CSemanticAnalyzerPass | Converts a CSyntaxProgram to a CSemanticProgram and identifies any semantic issues. |
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32_t | MaxNumPersistentVarsDefault |