|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClassErrorInformation | |
|---|---|
| org.eclipse.mtj.preverifier.results | This package provides the model representing the preverification results. |
| Uses of IClassErrorInformation in org.eclipse.mtj.preverifier.results |
|---|
| Methods in org.eclipse.mtj.preverifier.results that return IClassErrorInformation | |
|---|---|
IClassErrorInformation |
PreverificationErrorLocation.getClassInformation()
Return information about the class in which the error occurred or null if there is not class information. |
| Constructors in org.eclipse.mtj.preverifier.results with parameters of type IClassErrorInformation | |
|---|---|
PreverificationErrorLocation(PreverificationErrorLocationType locationType,
IClassErrorInformation classInformation,
IMethodErrorInformation methodInformation,
IFieldErrorInformation fieldInformation,
int lineNumber)
Construct a new location object. |
|
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||