Uses of Class
org.yaml.snakeyaml.scanner.ScannerImpl
Packages that use ScannerImpl
-
Uses of ScannerImpl in org.yaml.snakeyaml.scanner
Methods in org.yaml.snakeyaml.scanner that return ScannerImplModifier and TypeMethodDescriptionScannerImpl.setEmitComments(boolean emitComments) Set the scanner to ignore comments or emit them as aCommentToken.