sddl.syntax.node
Class TCurvedFwdArrowKwd
java.lang.Object
sddl.syntax.node.Node
sddl.syntax.node.Token
sddl.syntax.node.TCurvedFwdArrowKwd
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
public final class TCurvedFwdArrowKwd
- extends Token
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TCurvedFwdArrowKwd
public TCurvedFwdArrowKwd()
TCurvedFwdArrowKwd
public TCurvedFwdArrowKwd(int line,
int pos)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
setText
public void setText(java.lang.String text)
- Overrides:
setText
in class Token