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
final String
private int
static final int
static final int
static final int
static final int
static final int
private int
private int
static final int
final int
copyChoice(int length)
boolean
int
getHigherPriority(Action other)
int
int
hashCode()
boolean
boolean
true
iff the parameter is an Action with the same content as this one.boolean
int
void
setEntryState(int entryState)
void
setLookAction(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 withkind
- which kind of lookahead it isdata
- the length for fixed length lookaheads.entryState
- a int.length
- a int.Action
object.