Skip to content

ParsedNumericalOperation

#include <ScramNodeModel.h>

Public Attributes

Name
std::stringoperation
std::vector< Napi::Value >arguments

Public Attributes Documentation

variable operation

cpp
std::string operation;

variable arguments

cpp
std::vector< Napi::Value > arguments;

Updated on 2026-01-09 at 21:59:12 +0000