Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
Inheritance Hierarchy
- CSharedMix
- IModularFeature
- TModularFeature
- IAssemblerPass
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IAssemblerPass.h |
| Include | #include "uLang/CompilerPasses/IAssemblerPass.h" |
Syntax
class IAssemblerPass : public uLang::TModularFeature< IAssemblerPass >
Functions
| Type | Name | Description | |
|---|---|---|---|
| ELinkerResult | Link
(
const SBuildContext& BuildContext, |
||
| void | TranslateExpressions
(
const TSRef< CSemanticProgram >& SemanticResult, |