ObjcParam

data class ObjcParam(val offset: Int, val type: ObjcType)

Constructors

Link copied to clipboard
constructor(offset: Int, type: ObjcType)

Properties

Link copied to clipboard
val offset: Int
Link copied to clipboard