Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CScope
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include | #include "uLang/Semantics/SemanticScope.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticScope.cpp |
SResolvedDefinitionArray ResolveDefinition
(
const CSymbol & Name,
const SQualifier & Qualifier,
const CAstPackage * ContextPackage
) const
Remarks
Look for a definition in this scope and all parent scopes and aliases.