Home | History | Annotate | Download | only in dex

Lines Matching refs:signature

17 package signature.converter.dex;
26 import signature.converter.Visibility;
27 import signature.model.IClassDefinition;
28 import signature.model.Kind;
29 import signature.model.Modifier;
30 import signature.model.impl.SigPackage;
31 import signature.model.util.ModelUtil;
50 "Ldalvik/annotation/Signature;";
150 * @return a set containing {@link signature.model.Modifier} elements
253 * Returns the throws signature if the given element has such an annotation,
258 * @return he generic signature if the given element has such an annotation,
296 * type "Ldalvik/annotation/Signature;".
309 * Returns the generic signature if the given element has such an
314 * @return he generic signature if the given element has such an annotation,