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 CSnippet :
public uLang::CScope ,
public uLang::CNamed
Remarks
Semantically represents a snippet
Constructors
| Type | Name | Description | |
|---|---|---|---|
CSnippet
(
const CSymbol& Path, |
Overridden from CScope
| Type | Name | Description | |
|---|---|---|---|
| CSymbol | GetScopeName () |