Skip to content

ParsedBuiltInFunction

#include <ScramNodeModel.h>

Public Attributes

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

Public Attributes Documentation

variable function_type

cpp
std::string function_type;

variable arguments

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

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