public class IndexNode extends AbstractNode
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
value |
| Constructor and Description |
|---|
IndexNode(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
AbstractReturnValue |
interpret(CommunicationManager mgr) |
java.lang.String |
toString() |
isIDNodepublic java.lang.String toString()
toString in class AbstractNodepublic boolean equals(java.lang.Object obj)
equals in class AbstractNodepublic int hashCode()
hashCode in class AbstractNodepublic AbstractReturnValue interpret(CommunicationManager mgr) throws PruefscriptException
interpret in class AbstractNodePruefscriptException - PruefscriptException