Package | Description |
---|---|
de.uka.ilkd.key.strategy.feature.findprefix |
Modifier and Type | Method and Description |
---|---|
static FindPrefixRestrictionFeature.PrefixChecker |
FindPrefixRestrictionFeature.PrefixChecker.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FindPrefixRestrictionFeature.PrefixChecker[] |
FindPrefixRestrictionFeature.PrefixChecker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PositionModifier[] positionModifiers,
FindPrefixRestrictionFeature.PrefixChecker... prefixCheckers)
Construct a feature that checks the prefix with the passed
PrefixCheckers.
|
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PositionModifier positionModifier,
FindPrefixRestrictionFeature.PrefixChecker... prefixCheckers)
Construct a feature that checks the prefix with the passed
PrefixCheckers.
|
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PrefixChecker... prefixCheckers)
Construct a feature that checks the prefix with the passed
PrefixCheckers.
|
Copyright © 2003-2019 The KeY-Project.