net.sf.joost.grammar
Class CUP$ExprParser$actions
java.lang.Object
net.sf.joost.grammar.CUP$ExprParser$actions
class CUP$ExprParser$actions
- extends Object
Cup generated class to encapsulate user supplied action code.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parser
private final ExprParser parser
CUP$ExprParser$actions
CUP$ExprParser$actions(ExprParser parser)
- Constructor
CUP$ExprParser$do_action
public final Symbol CUP$ExprParser$do_action(int CUP$ExprParser$act_num,
lr_parser CUP$ExprParser$parser,
Stack CUP$ExprParser$stack,
int CUP$ExprParser$top)
throws Exception
- Method with the actual generated action code.
- Throws:
Exception