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