sapphirec
The Sapphire documentation
SumNode Member List

This is the complete list of members for SumNode, including all inherited members.

ASTNode()ASTNode
BinaryOpNode(std::shared_ptr< ExprNode > left, std::shared_ptr< ExprNode > right)BinaryOpNode
ExprNode(std::shared_ptr< ExprNode > child)ExprNode
ExprNode()ExprNode
leftBinaryOpNodeprotected
rightBinaryOpNodeprotected
SumNode(std::shared_ptr< ExprNode > left, std::shared_ptr< ExprNode > right, char op)SumNode
~ASTNode()ASTNode
~BinaryOpNode()BinaryOpNode
~ExprNode()ExprNode
~SumNode()SumNode