Package org.eclipse.wst.xml.xpath2.processor.internal


org.eclipse.wst.xml.xpath2.processor.internal
Class CUP$XPathCup$actions



package-private class CUP$XPathCup$actions
extends java.lang.Object
Cup generated class to encapsulate user supplied action code.

Constructor Summary

CUP$XPathCup$actions(org.eclipse.wst.xml.xpath2.processor.internal.XPathCup parser)

Method Summary

public java_cup.runtime.SymbolCUP$XPathCup$do_action(int CUP$XPathCup$act_num , java_cup.runtime.lr_parser CUP$XPathCup$parser , java.util.Stack CUP$XPathCup$stack , int CUP$XPathCup$top)
     Method with the actual generated action code.

Constructor Detail

CUP$XPathCup$actions

package-private CUP$XPathCup$actions(org.eclipse.wst.xml.xpath2.processor.internal.XPathCup parser)

Constructor


Methods Detail

CUP$XPathCup$do_action

public java_cup.runtime.Symbol CUP$XPathCup$do_action(int CUP$XPathCup$act_num , java_cup.runtime.lr_parser CUP$XPathCup$parser , java.util.Stack CUP$XPathCup$stack , int CUP$XPathCup$top)

Method with the actual generated action code.

Parameters

CUP$XPathCup$act_num

CUP$XPathCup$parser

CUP$XPathCup$stack

CUP$XPathCup$top

Returns

java_cup.runtime.Symbol

Throws:

java.lang.Exception