Package-level declarations

The export plugin.

See ExportPlugin and ExportExtension for details.

Types

Link copied to clipboard
abstract class ExportExtension

Configuration for exporting symbols. Accessible at symbolExport in build scripts.

Link copied to clipboard
class ExportPlugin : KotlinCompilerPluginSupportPlugin

The export plugin - dev.rnett.symbol-export.export.

Functions

Link copied to clipboard
fun KotlinSourceSet.ignoreSymbols()

Do not export symbols from this source set.