Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
Inheritance Hierarchy
- CSharedMix
- IModularFeature
- TModularFeature
- ISemanticAnalyzerPass
- CSemanticAnalyzerPass
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ISemanticAnalyzerPass.h |
| Include | #include "uLang/CompilerPasses/ISemanticAnalyzerPass.h" |
Syntax
class ISemanticAnalyzerPass : public uLang::TModularFeature< ISemanticAnalyzerPass >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
||
| void | Initialize
(
const SBuildContext& BuildContext, |
||
| TSRef< CSemanticProgram > | ProcessVst
(
const Verse::Vst::Project& Vst, |