java.lang.Object
org.xbib.jacc.grammar.Machine
org.xbib.jacc.grammar.LookaheadMachine
- Direct Known Subclasses:
LALRMachine,LR0Machine,SLRMachine
-
Field Summary
-
Method Summary
Methods inherited from class org.xbib.jacc.grammar.Machine
display, getEntry, getGotosAt, getGrammar, getItems, getItemsAt, getNumStates, getShiftsAt, reduceItem
-
Method Details
-
getLookaheadAt
public abstract int[] getLookaheadAt(int i, int j)
-