|
|||||||||
| Home >> All >> org >> eclipse >> jdt >> internal >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.jdt.internal.compiler
Interface ICompilerRequestor

- public interface ICompilerRequestor
A callback interface for receiving compilation results.
| Method Summary | |
void |
acceptResult(CompilationResult result)
Accept a compilation result. |
| Method Detail |
acceptResult
public void acceptResult(CompilationResult result)
- Accept a compilation result.
|
|||||||||
| Home >> All >> org >> eclipse >> jdt >> internal >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC