Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/CompilerPasses
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ApiLayerInjections.h |
| Include | #include "uLang/CompilerPasses/ApiLayerInjections.h" |
Syntax
struct SIntraSemInjectArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| ESemanticPass | _InjectionPass | ||
| const TSRef< CSemanticProgram > & | _Program |
Constructors
| Type | Name | Description | |
|---|---|---|---|
SIntraSemInjectArgs
(
const TSRef< CSemanticProgram >& Program |