sun.tools.javac.ErrorConsumer |
Known Indirect Subclasses
BatchEnvironment |
Main environment of the batch version of the Java compiler,
this needs more work. |
|
Class Overview
Allows for easier parsing of errors and warnings from the compiler
WARNING: The contents of this source file are not part of any
supported API. Code that depends on them does so at its own risk:
they are subject to change or removal without notice.
Public Methods
public
abstract
void
pushError
(String errorFileName, int line, String message, String referenceText, String referenceTextPointer)