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