Kotlin Pure Class Or Object
fun interface KotlinPureClassOrObject : PureClassOrObject, KotlinDeclarationContainer
Content copied to clipboard
Functions
has Explicit Primary Constructor
Link copied to clipboard
has Primary Constructor
Link copied to clipboard
Properties
companionObjects
Link copied to clipboard
declarations
Link copied to clipboard
primaryConstructor
Link copied to clipboard
primaryConstructorModifierList
Link copied to clipboard
primaryConstructorParameters
Link copied to clipboard
psiOrParent
Link copied to clipboard
secondaryConstructors
Link copied to clipboard
superTypeListEntries
Link copied to clipboard
Inheritors
KotlinClassOrObject
Link copied to clipboard