public class Key extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
flow |
int |
indent |
String |
key |
YamlNodeTypes |
nodeType |
YamlScalarTypes |
type |
| Constructor and Description |
|---|
Key() |
public YamlScalarTypes type
public YamlNodeTypes nodeType
public int indent
public String key
public boolean flow
Copyright © 2022. All rights reserved.