java.lang.Object
org.xbib.jacc.grammar.Machine
org.xbib.jacc.grammar.LookaheadMachine
org.xbib.jacc.grammar.SLRMachine
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xbib.jacc.grammar.Machine
getEntry, getGotosAt, getGrammar, getItems, getItemsAt, getNumStates, getShiftsAt, reduceItem
-
Constructor Details
-
SLRMachine
-
-
Method Details
-
getLookaheadAt
public int[] getLookaheadAt(int i, int j) - Specified by:
getLookaheadAtin classLookaheadMachine
-
display
- Overrides:
displayin classMachine- Throws:
IOException
-