org.objectweb.joram.shared.selectors
Class CUP$Filter$actions
java.lang.Object
org.objectweb.joram.shared.selectors.CUP$Filter$actions
class CUP$Filter$actions
- extends java.lang.Object
Cup generated class to encapsulate user supplied action code.
Method Summary |
java_cup.runtime.Symbol |
CUP$Filter$do_action(int CUP$Filter$act_num,
java_cup.runtime.lr_parser CUP$Filter$parser,
java.util.Stack CUP$Filter$stack,
int CUP$Filter$top)
Method with the actual generated action code. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
private Message message
syntaxType
private java.lang.String syntaxType
parser
private final Filter parser
CUP$Filter$actions
CUP$Filter$actions(Filter parser,
Message message,
java.lang.String syntaxType)
- Constructor
CUP$Filter$actions
CUP$Filter$actions(Filter parser)
- Constructor
CUP$Filter$do_action
public final java_cup.runtime.Symbol CUP$Filter$do_action(int CUP$Filter$act_num,
java_cup.runtime.lr_parser CUP$Filter$parser,
java.util.Stack CUP$Filter$stack,
int CUP$Filter$top)
throws java.lang.Exception
- Method with the actual generated action code.
- Throws:
java.lang.Exception
Copyright © 2010 ScalAgent D.T.. All Rights Reserved.