Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | IAssemblerPass |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/IAssemblerPass.h |
| Include Path | #include "uLang/CompilerPasses/IAssemblerPass.h" |
Syntax
class IAssemblerPass : public uLang::TModularFeature< IAssemblerPass >
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ELinkerResult Link
(
const SBuildContext& BuildContext, |
uLang/CompilerPasses/IAssemblerPass.h | ||
void TranslateExpressions
(
const TSRef< CSemanticProgram >& SemanticResult, |
uLang/CompilerPasses/IAssemblerPass.h |