Skip to content

Commit df344c8

Browse files
committed
fixup! Split ColumnsSelectionDsl grammar into parts and made each part @ExportAsHtml
1 parent 4e7e5b6 commit df344c8

6 files changed

+232
-239
lines changed

core/generated-sources/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/ColumnsSelectionDsl.kt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,6 @@ public interface ColumnsSelectionDsl<out T> : /* SingleColumn<DataRow<T>> */
146146

147147

148148

149-
150-
151-
152-
153-
154-
155-
156-
157149
/**
158150
* Invokes the given [ColumnsSelector] using this [ColumnsSelectionDsl].
159151
*/

core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/ColumnsSelectionDsl.kt

Lines changed: 232 additions & 231 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)