/* * 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 }