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() const
inline std::string getScript() const
Updated on 2025-01-07 at 13:40:43 +0000