protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
BlankLineKey key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
NewLineKey key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
NewLineOrPreserveKey key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
PreferenceKey key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
Void key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory._newFormattingData(HiddenLeafs leafs,
WhitespaceKey key,
FormattingDataInit it)
Deprecated.
|
protected Functions.Function1<? super FormattableDocument,? extends Iterable<FormattingData>> |
FormattingDataFactory.newFormattingData(HiddenLeafs leafs,
PreferenceKey key,
FormattingDataInit it)
Deprecated.
|