|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.math.automata.LRParseTable.Action | +--org.metasyntactic.math.automata.LRParseTable.Accept
If action[am, ai] = accept, parsing is complete
Field Summary |
Fields inherited from class org.metasyntactic.math.automata.LRParseTable.Action |
state |
Method Summary | |
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class org.metasyntactic.math.automata.LRParseTable.Action |
toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean equals(java.lang.Object o)
equals
in class LRParseTable.Action
public int hashCode()
hashCode
in class LRParseTable.Action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |