Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | IIrGeneratorPass |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IIRGeneratorPass.h |
| Include Path | #include "uLang/CompilerPasses/IIRGeneratorPass.h" |
Syntax
class IIrGeneratorPass : public uLang::TModularFeature< IIrGeneratorPass >
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CleanUp() |
uLang/CompilerPasses/IIRGeneratorPass.h | ||
void Initialize
(
const SBuildContext& BuildContext, |
uLang/CompilerPasses/IIRGeneratorPass.h | ||
void ProcessAst() |
uLang/CompilerPasses/IIRGeneratorPass.h |