public interface ReferenceContext
| Modifier and Type | Method and Description |
|---|---|
void |
abort(int abortLevel,
CategorizedProblem problem) |
CompilationResult |
compilationResult() |
CompilationUnitDeclaration |
getCompilationUnitDeclaration() |
boolean |
hasErrors() |
void |
tagAsHavingErrors() |
void |
tagAsHavingIgnoredMandatoryErrors(int problemId) |
void abort(int abortLevel,
CategorizedProblem problem)
CompilationResult compilationResult()
CompilationUnitDeclaration getCompilationUnitDeclaration()
boolean hasErrors()
void tagAsHavingErrors()
void tagAsHavingIgnoredMandatoryErrors(int problemId)