Package org.acplt.oncrpc.apps.jrpcgen
Class CUP$JrpcgenParser$actions
java.lang.Object
org.acplt.oncrpc.apps.jrpcgen.CUP$JrpcgenParser$actions
Cup generated class to encapsulate user supplied action code.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal 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, Stack CUP$JrpcgenParser$stack, int CUP$JrpcgenParser$top) Method with the actual generated action code.
-
Field Details
-
parser
-
-
Constructor Details
-
CUP$JrpcgenParser$actions
CUP$JrpcgenParser$actions(JrpcgenParser parser) Constructor
-
-
Method Details
-
CUP$JrpcgenParser$do_action
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, Stack CUP$JrpcgenParser$stack, int CUP$JrpcgenParser$top) throws Exception Method with the actual generated action code.- Throws:
Exception
-