Package | Description |
---|---|
com.ibm.tivoli.maximo.report.expr |
Modifier and Type | Field and Description |
---|---|
static Node.Visitor.State |
Node.Visitor.State.End |
static Node.Visitor.State |
Node.Visitor.State.Start |
Modifier and Type | Method and Description |
---|---|
static Node.Visitor.State |
Node.Visitor.State.valueOf(java.lang.String name) |
static Node.Visitor.State[] |
Node.Visitor.State.values() |
Modifier and Type | Method and Description |
---|---|
Node.Visitor.Status |
Node.Visitor.visit(Node n,
Node.Visitor.State state) |
Node.Visitor.Status |
ToStringVisitor.visit(Node n,
Node.Visitor.State state) |
Node.Visitor.Status |
Collector.visit(Node n,
Node.Visitor.State state) |