Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics
Inheritance Hierarchy
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include | #include "uLang/Semantics/SemanticProgram.h" |
Syntax
class CModule :
public uLang::CDefinition ,
public uLang::CNominalType ,
public uLang::CLogicalScope ,
public uLang::CAstPackageRef
Remarks
Semantically represents a module
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| CModulePart & | CreatePart
(
CScope* ParentScope, |
||
| CExprModuleDefinition * | GetAstNode () |
||
| CExprModuleDefinition * | GetIrNode
(
bool bForce |
||
| const PartArray & | GetParts () |
||
| bool | HasParts () |
Handling of partial module definitions. | |
| bool | |||
| void | |||
| void | SetAstNode
(
CExprModuleDefinition* AstNode |
||
| void | SetIrNode
(
CExprModuleDefinition* AstNode |
Overridden from CDefinition
| Type | Name | Description | |
|---|---|---|---|
| const CLogicalScope * | If this definition has a corresponding scope, yield it. | ||
| bool |
Overridden from CNominalType
| Type | Name | Description | |
|---|---|---|---|
| const CDefinition * | Definition () |
Overridden from CNormalType
| Type | Name | Description | |
|---|---|---|---|
| SmallDefinitionArray | FindInstanceMember
(
const CSymbol& Name, |
Overridden from CTypeBase
| Type | Name | Description | |
|---|---|---|---|
| bool |
Overridden from CLogicalScope
| Type | Name | Description | |
|---|---|---|---|
| SmallDefinitionArray | FindDefinitions
(
const CSymbol& Name, |
Overridden from CScope
| Type | Name | Description | |
|---|---|---|---|
| CSymbol | GetScopeName () |
||
| const CDefinition * | |||
| const CTypeBase * | ScopeAsType () |
Typedefs
| Name | Description |
|---|---|
| PartArray |
Constants
| Name | Description |
|---|---|
| StaticDefinitionKind | |
| StaticTypeKind |