Home
last modified time | relevance | path

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

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DLoaderOptions.java104 public final boolean isProcessComments() { in isProcessComments() method in LoaderOptions
DDumperOptions.java469 public boolean isProcessComments() { in isProcessComments() method in DumperOptions