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