Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
visit__StringNode()
std::string Interpreter::visit__StringNode
(
std::shared_ptr<
StringNode
> &
TKNode
)
private
visits a string and extracts it's value eg "value"
Parameters
TKNode
a pointer to a string value
Returns
std::string
Interpreter
Generated by
1.9.7