sapphirec
The Sapphire documentation
|
#include <StatementNode.h>
Public Member Functions | |
StatementNode (std::shared_ptr< ExprNode > child) | |
~StatementNode () | |
Public Member Functions inherited from ASTNode | |
ASTNode () | |
~ASTNode () | |
StatementNode::StatementNode | ( | std::shared_ptr< ExprNode > | child | ) |
StatementNode::~StatementNode | ( | ) |