Uses of Class
org.commonmark.parser.beta.Scanner
Packages that use Scanner
-
Uses of Scanner in org.commonmark.parser.beta
Methods in org.commonmark.parser.beta that return ScannerModifier and TypeMethodDescriptionstatic ScannerScanner.of(SourceLines lines) InlineParserState.scanner()Return a scanner for the input for the current position (on the trigger character that the inline parser was added for).Methods in org.commonmark.parser.beta with parameters of type ScannerModifier and TypeMethodDescriptionLinkProcessor.process(LinkInfo linkInfo, Scanner scanner, InlineParserContext context)