JFlex
public class EOFActions extends Object
Method Summary | |
---|---|
void | add(Vector stateList, Action action) |
void | add(Integer state, Action action) |
Action | getAction(int state) |
Action | getDefault() |
boolean | isEOFAction(Object a) |
int | numActions() |
void | setNumLexStates(int num) |