public interface ReferenceContext
| Modifier and Type | Method and Description |
|---|---|
void |
abort(int abortLevel,
CategorizedProblem problem) |
CompilationResult |
compilationResult() |
CompilationUnitDeclaration |
getCompilationUnitDeclaration() |
boolean |
hasErrors() |
void |
tagAsHavingErrors() |
void abort(int abortLevel,
CategorizedProblem problem)
CompilationResult compilationResult()
CompilationUnitDeclaration getCompilationUnitDeclaration()
boolean hasErrors()
void tagAsHavingErrors()
Copyright © 2013. All rights reserved.