Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- Clause
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Clause : public Verse::Vst::Node
Constructors
| Type | Name | Description | |
|---|---|---|---|
Clause
(
const SLocus& Whence, |
|||
Clause
(
const uLang::TSRefArray< Node >& Children, |
|||
Clause
(
const uLang::TSRefArray< Node >& Children, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EForm | GetForm () |
||
| EPunctuation | |||
| void | |||
| void | SetPunctuation
(
const EPunctuation InPunctuation |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EForm | |||
| EPunctuation |
Constants
| Name | Description |
|---|---|
| StaticType |