ToScriptVisitor
Inherits from NodeVisitor
Public Functions
| Name | |
|---|---|
| void | append(const std::string & str) |
| void | appendConnections(const Ptr< Workspace::CoreNode > & node) |
| std::string | getScript() const |
Public Functions Documentation
function append
cpp
inline void append(
const std::string & str
)inline void append(
const std::string & str
)function appendConnections
cpp
inline void appendConnections(
const Ptr< Workspace::CoreNode > & node
)inline void appendConnections(
const Ptr< Workspace::CoreNode > & node
)function getScript
cpp
inline std::string getScript() constinline std::string getScript() constUpdated on 2025-09-07 at 16:13:50 +0000