public class ExplainFormat extends ExplainOption
| Modifier and Type | Class and Description |
|---|---|
static class |
ExplainFormat.Type |
| Constructor and Description |
|---|
ExplainFormat(ExplainFormat.Type type) |
ExplainFormat(NodeLocation location,
ExplainFormat.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<Node> |
getChildren() |
ExplainFormat.Type |
getType() |
int |
hashCode() |
String |
toString() |
acceptgetLocationpublic ExplainFormat(ExplainFormat.Type type)
public ExplainFormat(NodeLocation location, ExplainFormat.Type type)
public ExplainFormat.Type getType()
public List<Node> getChildren()
getChildren in class NodeCopyright © 2012–2023. All rights reserved.