sencha-lang/Sencha-lang/ASTStatement.cpp

19 lines
260 B
C++

/*
* ASTStatement.cpp
*
* Created on: Nov 4, 2012
* Author: attero
*/
#include "ASTStatement.h"
ASTStatement::ASTStatement() {
// TODO Auto-generated constructor stub
}
ASTStatement::~ASTStatement() {
// TODO Auto-generated destructor stub
}