public final class NotSetTransition extends SetTransition
setACTION, ATOM, EPSILON, NOT_SET, PRECEDENCE, PREDICATE, RANGE, RULE, serializationNames, serializationTypes, SET, target, WILDCARD| Constructor and Description |
|---|
NotSetTransition(ATNState target,
IntervalSet set) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSerializationType() |
boolean |
matches(int symbol,
int minVocabSymbol,
int maxVocabSymbol) |
String |
toString() |
labelisEpsilonpublic NotSetTransition(@NotNull
ATNState target,
@Nullable
IntervalSet set)
public int getSerializationType()
getSerializationType in class SetTransitionpublic boolean matches(int symbol,
int minVocabSymbol,
int maxVocabSymbol)
matches in class SetTransitionpublic String toString()
toString in class SetTransitionCopyright © 1992–2024 Daniel Sun. All rights reserved.