Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | BinaryOp |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Syntax
struct BinaryOp : public Verse::Vst::Node
Inheritance Hierarchy
- CSharedMix → Node → BinaryOp
- RefCounted → Node → BinaryOp
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BinaryOp
(
const SLocus& Whence, |
uLang/Syntax/VstNode.h | ||
BinaryOp
(
const SLocus& Whence, |
uLang/Syntax/VstNode.h |
Enums
Public
| Name | Remarks |
|---|---|
| op |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| uLang/Syntax/VstNode.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| uLang/Syntax/VstNode.h |