Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/SemanticAnalyzer
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SemanticAnalyzer/SemanticAnalyzer.h |
| Include | #include "uLang/SemanticAnalyzer/SemanticAnalyzer.h" |
Syntax
class CSemanticAnalyzer
Remarks
Stand-alone semantic analyzer, converts from a syntax program to a semantic program.
Constructors
| Type | Name | Description | |
|---|---|---|---|
CSemanticAnalyzer
(
const TSRef< CSemanticProgram >&, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TSRef< CSemanticProgram > & | |||
| bool | ProcessVst
(
const Verse::Vst::Project& Vst, |