ponderToolkit.analyzer.priorities.node
Class AIdentIdentOrPath
java.lang.Object
|
+--ponderToolkit.analyzer.priorities.node.Node
|
+--ponderToolkit.analyzer.priorities.node.PIdentOrPath
|
+--ponderToolkit.analyzer.priorities.node.AIdentIdentOrPath
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class AIdentIdentOrPath
- extends PIdentOrPath
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AIdentIdentOrPath
public AIdentIdentOrPath()
AIdentIdentOrPath
public AIdentIdentOrPath(TIdent _ident_)
clone
public java.lang.Object clone()
- Overrides:
clone in class Node
apply
public void apply(Switch sw)
getIdent
public TIdent getIdent()
setIdent
public void setIdent(TIdent node)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object