Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CDefinition
Description
Find a definition that corresponds to the nearest enclosing scope with a corresponding definition. If there is none, returns nullptr.
| Name | GetEnclosingDefinition |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
| Include Path | #include "uLang/Semantics/Definition.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/Definition.cpp |
const CDefinition * GetEnclosingDefinition() const