public static class BytecodeCFGBuilder.Instruction.FieldOrMethod extends Object
String
desc
name
owner
boolean
ownerIsInterface
FieldOrMethod(String owner, String name, String desc, boolean ownerIsInterface)
completeSignature()
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String owner
public final String name
public final String desc
public final boolean ownerIsInterface
public FieldOrMethod(String owner, String name, String desc, boolean ownerIsInterface)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String completeSignature()
Copyright © 2012–2017 SonarSource. All rights reserved.