Uses of Interface
org.commonmark.parser.delimiter.DelimiterRun
Packages that use DelimiterRun
-
Uses of DelimiterRun in org.commonmark.parser.delimiter
Methods in org.commonmark.parser.delimiter with parameters of type DelimiterRunModifier and TypeMethodDescriptionintDelimiterProcessor.process(DelimiterRun openingRun, DelimiterRun closingRun) Process the delimiter runs.