Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- PrePostCall
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct PrePostCall : public Verse::Vst::Node
Constructors
| Type | Name | Description | |
|---|---|---|---|
PrePostCall
(
const SLocus& Whence |
|||
PrePostCall
(
const TSRef< Node >& FirstChild, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| VERSECOMPILER_API void | AppendCallArgs
(
bool bCanFail, |
||
| VERSECOMPILER_API void | AppendDotIdent
(
const SLocus& Whence, |
||
| VERSECOMPILER_API void | |||
| VERSECOMPILER_API void | AppendQMark
(
const SLocus& Whence |
||
| bool | IsPostHat () |
||
| bool | IsSimpleCall () |
||
| VERSECOMPILER_API void | PrependCallArgs
(
bool bCanFail, |
||
| VERSECOMPILER_API TSRef< Clause > | PrependHat
(
const SLocus& Whence |
||
| VERSECOMPILER_API TSRef< Clause > | PrependQMark
(
const SLocus& Whence |
||
| VERSECOMPILER_API TSPtr< Clause > | TakeLastArgs () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| Op |
Constants
| Name | Description |
|---|---|
| StaticType |