tudresden.ocl.parser.node
Class TDiv
java.lang.Object
tudresden.ocl.parser.node.Node
tudresden.ocl.parser.node.Token
tudresden.ocl.parser.node.TDiv
- All Implemented Interfaces:
- Cloneable, Switchable
- public final class TDiv
- extends Token
Fields inherited from class tudresden.ocl.parser.node.Token |
|
Fields inherited from class tudresden.ocl.parser.node.Node |
|
Constructor Summary |
TDiv()
|
TDiv(int line,
int pos)
|
TDiv
public TDiv()
TDiv
public TDiv(int line,
int pos)
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
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.