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 |
---|---|
org.acplt.oncrpc.apps.jrpcgen.cup_runtime.Symbol |
CUP$JrpcgenParser$do_action(int CUP$JrpcgenParser$act_num,
org.acplt.oncrpc.apps.jrpcgen.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 org.acplt.oncrpc.apps.jrpcgen.cup_runtime.Symbol CUP$JrpcgenParser$do_action(int CUP$JrpcgenParser$act_num, org.acplt.oncrpc.apps.jrpcgen.cup_runtime.lr_parser CUP$JrpcgenParser$parser, java.util.Stack CUP$JrpcgenParser$stack, int CUP$JrpcgenParser$top) throws java.lang.Exception
java.lang.Exception