Uses of Class
com.vladsch.flexmark.util.sequence.LineAppendableImpl.IndexedLineInfoProxy
Packages that use LineAppendableImpl.IndexedLineInfoProxy
-
Uses of LineAppendableImpl.IndexedLineInfoProxy in com.vladsch.flexmark.util.sequence
Fields in com.vladsch.flexmark.util.sequence declared as LineAppendableImpl.IndexedLineInfoProxyModifier and TypeFieldDescription(package private) final @NotNull LineAppendableImpl.IndexedLineInfoProxy
LineAppendableImpl.IndexedLineProxy.proxy
Methods in com.vladsch.flexmark.util.sequence that return LineAppendableImpl.IndexedLineInfoProxyModifier and TypeMethodDescription(package private) @NotNull LineAppendableImpl.IndexedLineInfoProxy
LineAppendableImpl.getIndexedLineInfoProxy
(int maxTrailingBlankLines, int startLine, int endLine) Constructors in com.vladsch.flexmark.util.sequence with parameters of type LineAppendableImpl.IndexedLineInfoProxyModifierConstructorDescriptionIndexedLineProxy
(@NotNull LineAppendableImpl.IndexedLineInfoProxy proxy, boolean withPrefixes)