content
The Java code this Action represents
It stores the Java code as String together with a priority (line number in the specification).
final Stringprivate intprivate Action.Kindprivate intfinal intAction(Action.Kind kind) copyChoice(int length) booleanintgetHigherPriority(Action other) intinthashCode()booleanbooleantrue iff the parameter is an Action with the same content as this one.booleanvoidsetEntryState(int entryState) voidsetLookAction(Action.Kind kind,
int data) toString()a/b with fixed length a, fixed length b, etc)content - java codepriority - line numberkind - the kind of actiontrue iff the parameter is an Action with the same content as this one.a - the object to compare this Action withkind - which kind of lookahead it isdata - the length for fixed length lookaheads.entryState - a int.