Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.jdt.core |
Extension to the
org.eclipse.jdt.core package
of the Eclipse Platform. |
Modifier and Type | Method and Description |
---|---|
static JavaElementDeltaKind |
JavaElementDeltaKind.valueOf(int value) |
static JavaElementDeltaKind |
JavaElementDeltaKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JavaElementDeltaKind[] |
JavaElementDeltaKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|