All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.lemonappdev.konsist.api.declaration.KoParentClassDeclaration.kt Maven / Gradle / Ivy

package com.lemonappdev.konsist.api.declaration

/**
 * Represents a Kotlin parent class declaration.
 */
@Deprecated("Will be removed in v0.16.0", ReplaceWith("KoParentDeclaration"))
interface KoParentClassDeclaration : KoParentDeclaration




© 2015 - 2025 Weber Informatics LLC | Privacy Policy