Home
last modified time | relevance | path

Searched defs:getFlowStyle (Results 1 – 2 of 2) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
DCollectionNode.java57 public DumperOptions.FlowStyle getFlowStyle() { in getFlowStyle() method in CollectionNode
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/
DCollectionStartEvent.java79 public DumperOptions.FlowStyle getFlowStyle() { in getFlowStyle() method in CollectionStartEvent