| Package | Description |
|---|---|
| org.eclipse.jdt.core.compiler |
This package contains compiler associated infrastructure APIs.
|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorizedProblem
Richer description of a Java problem, as detected by the compiler or some of the underlying
technology reusing the compiler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.acceptProblem(IProblem problem) |
| Modifier and Type | Class and Description |
|---|---|
class |
AptProblem |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProblem |
Copyright © 2015. All rights reserved.