public class YamlKeyTree.YamlCommentNode
extends org.simpleyaml.configuration.comments.KeyTree.Node
Modifier and Type | Method and Description |
---|---|
protected org.simpleyaml.configuration.comments.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 org.simpleyaml.configuration.comments.KeyTree.Node add(String key, boolean priority)
add
in class org.simpleyaml.configuration.comments.KeyTree.Node
public void isList(int listSize)
isList
in class org.simpleyaml.configuration.comments.KeyTree.Node
Copyright © 2023. All rights reserved.