| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.report.expr |
| Modifier and Type | Method and Description |
|---|---|
static Node.Visitor.State |
Node.Visitor.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Node.Visitor.State[] |
Node.Visitor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Node.Visitor.Status |
ToStringVisitor.visit(Node n,
Node.Visitor.State state) |
Node.Visitor.Status |
Node.Visitor.visit(Node n,
Node.Visitor.State state) |
Node.Visitor.Status |
Collector.visit(Node n,
Node.Visitor.State state) |