Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CSemanticProgram
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include | #include "uLang/Semantics/SemanticProgram.h" |
Syntax
template<typename DefinitionType>
struct TCachedIntrinsicDefinition
Remarks
Cached references to some attributes that are defined in code, but commonly interpreted by the compiler.
Constructors
| Type | Name | Description | |
|---|---|---|---|
TCachedIntrinsicDefinition
(
CSemanticProgram& Program, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| DefinitionType * | Get () |