public static class Method.Arg extends Object
String
desc
name
ABIType
parsedType
type
Arg(Method.Arg otherArg)
Arg(String name, String type, String desc)
boolean
equals(Object o)
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public String type
public String desc
public ABIType parsedType
public Arg(String name, String type, String desc)
public Arg(Method.Arg otherArg)
public boolean equals(Object o)
equals
Object