Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax > API/Runtime/VerseCompiler/uLang/Syntax/BinaryOp > API/Runtime/VerseCompiler/uLang/Syntax/BinaryOp/__ctor
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
BinaryOp
(
const SLocus & Whence,
const TSRef < Node > & LhsOperand,
Vst::NodeType NodeType
)