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-08-08 at 01:56:10 +0000