joosc.node
Class ACharconstExp
java.lang.Object
joosc.node.Node
joosc.node.PExp
joosc.node.ACharconstExp
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class ACharconstExp
- extends PExp
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACharconstExp
public ACharconstExp()
ACharconstExp
public ACharconstExp(TCharconst _charconst_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getCharconst
public TCharconst getCharconst()
setCharconst
public void setCharconst(TCharconst node)
toString
public java.lang.String toString()