MemberDesc

constructor(field: FieldNode)
constructor(method: MethodNode)
constructor(fieldInsn: FieldInsnNode)
constructor(methodInsn: MethodInsnNode)
constructor(memberRef: MemberRef)
constructor(name: String, desc: String)