All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javacc-7.0.3.examples.JJTreeExamples.cpp.MyErrorHandler.cc Maven / Gradle / Ivy

There is a newer version: 7.0.13
Show newest version
/*
 * MyErrorHandler.cpp
 *
 *  Created on: 12 avr. 2014
 *      Author: FrancisANDRE
 */

#include "MyErrorHandler.h"

namespace @NAMESPACE@ {

MyErrorHandler::MyErrorHandler() {
}

MyErrorHandler::~MyErrorHandler() {
}

} /* namespace @NAMESPACE@ */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy