Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses > API/Runtime/VerseCompiler/uLang/CompilerPasses/ISemanticAnalyzerPass
- ISemanticAnalyzerPass::Initialize()
- CSemanticAnalyzerPass::Initialize()
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ISemanticAnalyzerPass.h |
| Include | #include "uLang/CompilerPasses/ISemanticAnalyzerPass.h" |
void Initialize
(
const SBuildContext & BuildContext,
const SProgramContext & ProgramContext
)