Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
Inheritance Hierarchy
- CSharedMix
- IModularFeature
- TModularFeature
- IIrGeneratorPass
- CIrGeneratorPass
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IIRGeneratorPass.h |
| Include | #include "uLang/CompilerPasses/IIRGeneratorPass.h" |
Syntax
class IIrGeneratorPass : public uLang::TModularFeature< IIrGeneratorPass >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
||
| void | Initialize
(
const SBuildContext& BuildContext, |
||
| void | ProcessAst () |