public static class Demangler.FunctionTypeRef extends Demangler.TypeRef
Constructor and Description |
---|
FunctionTypeRef(Demangler.MemberRef function) |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
getQualifiedName(StringBuilder b,
boolean generic) |
boolean |
matches(Type type,
Demangler.Annotations annotations) |
String |
toString() |
equals, getQualifiedName, matchesParam
public FunctionTypeRef(Demangler.MemberRef function)
public StringBuilder getQualifiedName(StringBuilder b, boolean generic)
getQualifiedName
in class Demangler.TypeRef
public boolean matches(Type type, Demangler.Annotations annotations)
matches
in class Demangler.TypeRef
Copyright © 2009-2020. All Rights Reserved.