org.objectweb.joram.shared.selectors
Class CUP$Filter$actions

java.lang.Object
  extended by 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.


Field Summary
private  Message message
           
private  Filter parser
           
private  java.lang.String syntaxType
           
 
Constructor Summary
CUP$Filter$actions(Filter parser)
          Constructor
CUP$Filter$actions(Filter parser, Message message, java.lang.String syntaxType)
          Constructor
 
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
 

Field Detail

message

private Message message

syntaxType

private java.lang.String syntaxType

parser

private final Filter parser
Constructor Detail

CUP$Filter$actions

CUP$Filter$actions(Filter parser,
                   Message message,
                   java.lang.String syntaxType)
Constructor


CUP$Filter$actions

CUP$Filter$actions(Filter parser)
Constructor

Method Detail

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.