sencha-lang/Sencha-lang/ASTInspector.cpp

19 lines
258 B
C++
Raw Normal View History

2012-12-17 22:59:16 +00:00
/*
* ASTInspector.cpp
*
* Created on: Dec 17, 2012
* Author: att
*/
#include "ASTInspector.h"
ASTInspector::ASTInspector() {
// TODO Auto-generated constructor stub
}
ASTInspector::~ASTInspector() {
// TODO Auto-generated destructor stub
}