Uses of Class
com.vladsch.flexmark.util.sequence.LineAppendableImpl.IndexedLineProxy
-
Packages that use LineAppendableImpl.IndexedLineProxy Package Description com.vladsch.flexmark.util.sequence -
-
Uses of LineAppendableImpl.IndexedLineProxy in com.vladsch.flexmark.util.sequence
Methods in com.vladsch.flexmark.util.sequence that return LineAppendableImpl.IndexedLineProxy Modifier and Type Method Description (package private) @NotNull LineAppendableImpl.IndexedLineProxy
LineAppendableImpl. getIndexedLineProxy(int maxTrailingBlankLines, int startLine, int endLine, boolean withPrefixes)
-