Uses of Class
org.anarres.cpp.ErrorMessage

Uses of ErrorMessage in org.anarres.cpp
 

Methods in org.anarres.cpp that return types with arguments of type ErrorMessage
 List<ErrorMessage> DefaultErrorHandler.getErrorMessages()
          Returns the list of ErrorMessages recorded by this ErrorHandler.
 

Methods in org.anarres.cpp with parameters of type ErrorMessage
protected  void Source.error(ErrorMessage msg)
           
 void DefaultErrorHandler.handle(ErrorMessage msg)
           
 void ErrorHandler.handle(ErrorMessage msg)
          Handles an error.
 



Copyright © 2007 Shevek, Anarres. All Rights Reserved.