|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
ErrorHandler.handle(ErrorMessage msg)
Handles an error. |
void |
DefaultErrorHandler.handle(ErrorMessage msg)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |