class CUP$JrpcgenParser$actions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private JrpcgenParser |
parser |
Constructor and Description |
---|
CUP$JrpcgenParser$actions(JrpcgenParser parser)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java_cup.runtime.Symbol |
CUP$JrpcgenParser$do_action(int CUP$JrpcgenParser$act_num,
java_cup.runtime.lr_parser CUP$JrpcgenParser$parser,
java.util.Stack CUP$JrpcgenParser$stack,
int CUP$JrpcgenParser$top)
Method with the actual generated action code.
|
private final JrpcgenParser parser
CUP$JrpcgenParser$actions(JrpcgenParser parser)
public final java_cup.runtime.Symbol CUP$JrpcgenParser$do_action(int CUP$JrpcgenParser$act_num, java_cup.runtime.lr_parser CUP$JrpcgenParser$parser, java.util.Stack CUP$JrpcgenParser$stack, int CUP$JrpcgenParser$top) throws java.lang.Exception
java.lang.Exception