public class ImportDiagnostic
extends AbstractDiagnostic
| Constructor and Description |
|---|
ImportDiagnostic(INode node,
String message,
String code,
String... data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCode() |
int |
getColumn() |
String[] |
getData() |
String |
getMessage() |
INode |
getNode() |
int |
hashCode() |
String |
toString() |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.