Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprIdentifierModuleAlias
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
CExprIdentifierModuleAlias
(
const CModuleAlias & ModuleAlias,
TSPtr < CExpressionBase > && Context,
TSPtr < CExpressionBase > && Qualifier
)