Dresden OCL Toolkit

tudresden.ocl.parser.node
Class TEndif

java.lang.Object
  extended bytudresden.ocl.parser.node.Node
      extended bytudresden.ocl.parser.node.Token
          extended bytudresden.ocl.parser.node.TEndif
All Implemented Interfaces:
Cloneable, Switchable

public final class TEndif
extends Token


Field Summary
 
Fields inherited from class tudresden.ocl.parser.node.Token
 
Fields inherited from class tudresden.ocl.parser.node.Node
 
Constructor Summary
TEndif()
           
TEndif(int line, int pos)
           
 
Method Summary
 void apply(Switch sw)
           
 Object clone()
           
 void setText(String text)
           
 
Methods inherited from class tudresden.ocl.parser.node.Token
getLine, getPos, getText, removeChild, replaceChild, setLine, setPos, toString
 
Methods inherited from class tudresden.ocl.parser.node.Node
cloneList, cloneNode, parent, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TEndif

public TEndif()

TEndif

public TEndif(int line,
              int pos)
Method Detail

clone

public Object clone()
Specified by:
clone in class Node

apply

public void apply(Switch sw)

setText

public void setText(String text)
Overrides:
setText in class Token

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.