Uses of Interface
org.commonmark.parser.beta.ParsedInline
Packages that use ParsedInline
-
Uses of ParsedInline in org.commonmark.parser.beta
Methods in org.commonmark.parser.beta that return ParsedInlineModifier and TypeMethodDescriptionstatic ParsedInlineParsedInline.none()static ParsedInlineInlineContentParser.tryParse(InlineParserState inlineParserState) Try to parse inline content starting from the current position.