Uses of Class
org.yaml.snakeyaml.scanner.ScannerImpl
-
Packages that use ScannerImpl Package Description org.yaml.snakeyaml.scanner -
-
Uses of ScannerImpl in org.yaml.snakeyaml.scanner
Methods in org.yaml.snakeyaml.scanner that return ScannerImpl Modifier and Type Method Description ScannerImplScannerImpl. setParseComments(boolean parseComments)Set the scanner to ignore comments or parse them as aCommentToken.
-