content
String content
The Java code this Action represents
It stores the Java code as String together with a priority (line number in the specification).
static final int(package private) Stringprivate intstatic final intstatic final intstatic final intstatic final intstatic final intprivate intprivate intstatic final int(package private) intcopyChoice(int length) booleanintgetHigherPriority(Action other) intinthashCode()booleanbooleantrue iff the parameter is an Action with the same content as this one.booleanintvoidsetEntryState(int entryState) voidsetLookAction(int kind,
int data) toString()a/b with fixed length a, fixed length b,
etc)content - java codepriority - line numberkind - the kind of actionother - the other Action to compare this Action with.true iff the parameter is an Action with the same content as this one.a - the object to compare this Action withTest for equality to another object.
This action equals another object if the other object is an equivalent action.
kind - which kind of lookahead it isdata - the length for fixed length lookaheads.entryState - a int.length - a int.Action object.