public class YamlKeyTree.YamlCommentNode extends KeyTree.Node
children, comment, elementIndex, indent, indexByElementIndex, indexByName, isList, listSize, name, parent, priorityIndex, sideComment
Modifier and Type | Method and Description |
---|---|
protected KeyTree.Node |
add(String key,
boolean priority) |
void |
isList(int listSize) |
add, add, add, checkList, children, clear, clearIf, clearIf, clearNode, entries, get, get, get, getComment, getElement, getElement, getElementIndex, getFirst, getIndentation, getLast, getListSize, getName, getParent, getPath, getPathWithName, getPriority, getSideComment, getValue, hasChildren, isFirstNode, isList, isRootNode, iterator, keys, setComment, setElementIndex, setPriority, setSideComment, size, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
protected KeyTree.Node add(String key, boolean priority)
add
in class KeyTree.Node
public void isList(int listSize)
isList
in class KeyTree.Node
Copyright © 2023. All rights reserved.