Uses of Interface
org.anarres.cpp.ErrorHandler

Uses of ErrorHandler in org.anarres.cpp
 

Classes in org.anarres.cpp that implement ErrorHandler
 class DefaultErrorHandler
          An ErrorHandler which records all ErrorMessages.
 

Methods in org.anarres.cpp that return ErrorHandler
 ErrorHandler Preprocessor.getErrorHandler()
           
 

Methods in org.anarres.cpp with parameters of type ErrorHandler
 void Preprocessor.setErrorHandler(ErrorHandler h)
           
 



Copyright © 2007 Shevek, Anarres. All Rights Reserved.