TransitionLabel.TransitionType |
TransitionLabel.getTransitionType() |
TransitionLabel.TransitionType |
EpsilonTransitionLabel.getTransitionType() |
TransitionLabel.TransitionType |
CharacterClassTransitionLabel.getTransitionType() |
static TransitionLabel.TransitionType |
TransitionLabel.TransitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransitionLabel.TransitionType[] |
TransitionLabel.TransitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|