public class Node extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Node.Type |
| Modifier and Type | Field and Description |
|---|---|
List<Node> |
children |
String |
fieldName |
Node.Type |
type |
Copyright © 2018. All rights reserved.