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, matchesParampublic FunctionTypeRef(Demangler.MemberRef function)
public StringBuilder getQualifiedName(StringBuilder b, boolean generic)
getQualifiedName in class Demangler.TypeRefpublic boolean matches(Type type, Demangler.Annotations annotations)
matches in class Demangler.TypeRefCopyright © 2009-2015. All Rights Reserved.