Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics
Inheritance Hierarchy
- CSharedMix
- CLogicalScope
- CCompatConstraintRoot
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include | #include "uLang/Semantics/SemanticProgram.h" |
Syntax
class CCompatConstraintRoot :
public uLang::CSharedMix ,
public uLang::CLogicalScope
Remarks
Serves as an alternate root scope for definitions in packages that define compatibility constraints.
Constructors
| Type | Name | Description | |
|---|---|---|---|
CCompatConstraintRoot
(
CSemanticProgram& Program |
Overridden from CLogicalScope
| Type | Name | Description | |
|---|---|---|---|
| SmallDefinitionArray | FindDefinitions
(
const CSymbol& Name, |
Overridden from CScope
| Type | Name | Description | |
|---|---|---|---|
| CSymbol | GetScopeName () |