TorqueScript  0.2
Public Member Functions | Public Attributes | List of all members
TorqueScript::AST::StringNode Class Reference
Inheritance diagram for TorqueScript::AST::StringNode:
Inheritance graph
[legend]
Collaboration diagram for TorqueScript::AST::StringNode:
Collaboration graph
[legend]

Public Member Functions

 StringNode (const std::string &value)
 
virtual antlrcpp::Any accept (ASTVisitor *visitor)
 

Public Attributes

std::string mValue
 

The documentation for this class was generated from the following file: