public class EOFActions extends Object
Constructor and Description |
---|
EOFActions() |
Modifier and Type | Method and Description |
---|---|
void |
add(Integer state,
Action action) |
void |
add(List<Integer> stateList,
Action action) |
Action |
getAction(int state) |
Action |
getDefault() |
boolean |
isEOFAction(Object a) |
int |
numActions() |
void |
setNumLexStates(int num) |
Copyright © 1998–2016. All rights reserved.