sapphirec
The Sapphire documentation
ASTNode.h
Go to the documentation of this file.
1
#pragma once
2
#include <memory>
3
4
class
ASTNode
5
{
6
public
:
7
ASTNode
();
8
~ASTNode
();
9
};
ASTNode
Definition:
ASTNode.h:5
ASTNode::ASTNode
ASTNode()
Definition:
ASTNode.cpp:3
ASTNode::~ASTNode
~ASTNode()
Definition:
ASTNode.cpp:7
src
AST
ASTNode.h
Generated by
1.9.1