Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- BinaryOp
- BinaryOpAddSub
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct BinaryOpAddSub : public Verse::Vst::BinaryOp
Constructors
| Type | Name | Description | |
|---|---|---|---|
BinaryOpAddSub
(
const SLocus& Whence |
|||
BinaryOpAddSub
(
const SLocus& Whence, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AppendAddOperation
(
const SLocus& AddWhence, |
||
| void | AppendSubOperation
(
const SLocus& SubWhence, |
Constants
| Name | Description |
|---|---|
| StaticType |