Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprIdentifierData
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/Expression.cpp |
CExprIdentifierData
(
const CSemanticProgram & Program,
const CDataDefinition & DataDefinition,
TSPtr < CExpressionBase > && Context,
TSPtr < CExpressionBase > && Qualifier
)