sapphirec
The Sapphire documentation
ExprNode Class Reference

#include <ExprNode.h>

Inheritance diagram for ExprNode:
ASTNode BinaryOpNode NumberNode MulNode SumNode

Public Member Functions

 ExprNode (std::shared_ptr< ExprNode > child)
 
 ExprNode ()
 
 ~ExprNode ()
 
- Public Member Functions inherited from ASTNode
 ASTNode ()
 
 ~ASTNode ()
 

Constructor & Destructor Documentation

◆ ExprNode() [1/2]

ExprNode::ExprNode ( std::shared_ptr< ExprNode child)

◆ ExprNode() [2/2]

ExprNode::ExprNode ( )

◆ ~ExprNode()

ExprNode::~ExprNode ( )

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