Uses of Interface
org.bridj.demangling.Demangler.Annotations

Packages that use Demangler.Annotations
org.bridj.demangling BridJ symbols demanglers. 
 

Uses of Demangler.Annotations in org.bridj.demangling
 

Methods in org.bridj.demangling that return Demangler.Annotations
static Demangler.Annotations Demangler.annotations(AnnotatedElement e)
           
static Demangler.Annotations Demangler.annotations(Annotation[] aa)
           
static Demangler.Annotations Demangler.annotations(Type e)
           
 

Methods in org.bridj.demangling with parameters of type Demangler.Annotations
 boolean Demangler.TypeRef.matches(Type type, Demangler.Annotations annotations)
           
 boolean Demangler.JavaTypeRef.matches(Type type, Demangler.Annotations annotations)
           
 boolean Demangler.ClassRef.matches(Type type, Demangler.Annotations annotations)
           
 boolean Demangler.TemplateArg.matchesParam(Object param, Demangler.Annotations annotations)
           
 boolean Demangler.TypeRef.matchesParam(Object param, Demangler.Annotations annotations)
           
 boolean Demangler.Constant.matchesParam(Object param, Demangler.Annotations annotations)
           
 



Copyright © 2009-2012. All Rights Reserved.