org.eclipse.birt.core.template
Class ASTViewTimeValueOf

java.lang.Object
  extended by org.eclipse.birt.core.template.SimpleNode
      extended by org.eclipse.birt.core.template.ASTViewTimeValueOf
All Implemented Interfaces:
Node

public class ASTViewTimeValueOf
extends SimpleNode


Field Summary
 
Fields inherited from class org.eclipse.birt.core.template.SimpleNode
children, id, parent, parser
 
Constructor Summary
ASTViewTimeValueOf(int id)
           
ASTViewTimeValueOf(Parser p, int id)
           
 
Method Summary
 java.lang.Object jjtAccept(ParserVisitor visitor, java.lang.Object data)
          Accept the visitor.
 
Methods inherited from class org.eclipse.birt.core.template.SimpleNode
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTViewTimeValueOf

public ASTViewTimeValueOf(int id)

ASTViewTimeValueOf

public ASTViewTimeValueOf(Parser p,
                          int id)
Method Detail

jjtAccept

public java.lang.Object jjtAccept(ParserVisitor visitor,
                                  java.lang.Object data)
Accept the visitor.

Specified by:
jjtAccept in interface Node
Overrides:
jjtAccept in class SimpleNode


Copyright © 2008 Actuate Corp. All rights reserved.