wt.epm.query
Class CUP$QueryParser$actions
java.lang.Object
wt.epm.query.CUP$QueryParser$actions
- class CUP$QueryParser$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 |
support
QueryNodes.ParserSupport support
parser
private final QueryParser parser
CUP$QueryParser$actions
CUP$QueryParser$actions(QueryParser parser)
- Constructor
createList
private static List createList(Object object)
addToList
private static List addToList(List list,
Object object)
CUP$QueryParser$do_action
public final java_cup.runtime.Symbol CUP$QueryParser$do_action(int CUP$QueryParser$act_num,
java_cup.runtime.lr_parser CUP$QueryParser$parser,
Stack CUP$QueryParser$stack,
int CUP$QueryParser$top)
throws Exception
- Method with the actual generated action code.
- Throws:
Exception