tudresden.ocl.parser.node
Class TAt
java.lang.Object
tudresden.ocl.parser.node.Node
tudresden.ocl.parser.node.Token
tudresden.ocl.parser.node.TAt
- All Implemented Interfaces:
- Cloneable, Switchable
- public final class TAt
- extends Token
Fields inherited from class tudresden.ocl.parser.node.Token |
|
Fields inherited from class tudresden.ocl.parser.node.Node |
|
Constructor Summary |
TAt()
|
TAt(int line,
int pos)
|
TAt
public TAt()
TAt
public TAt(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.