FieldBinarySignature
data class FieldBinarySignature : MemberBinarySignature
Constructors
FieldBinarySignature( |
Properties
val access: AccessFlags |
|
val desc: String |
|
val isPublishedApi: Boolean |
|
val name: String |
|
val signature: String |
Functions
fun findMemberVisibility( |
Inherited Functions
open fun isEffectivelyPublic( |
Extension Properties
val MemberBinarySignature.kind: Int |