Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
Packages that use SignatureWrapper
Package
Description
-
Uses of SignatureWrapper in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.lookup with parameters of type SignatureWrapperModifier and TypeMethodDescriptionLookupEnvironment.getTypeFromTypeSignature(SignatureWrapper wrapper, TypeVariableBinding[] staticVariables, ReferenceBinding enclosingType, char[][][] missingTypeNames, ITypeAnnotationWalker walker) -
Uses of SignatureWrapper in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer that return SignatureWrapperModifier and TypeMethodDescriptionstatic SignatureWrapperGenericSignatures.getGenericSignature(IBinaryMethod next)static SignatureWrapperGenericSignatures.getGenericSignature(IBinaryType binaryType)Returns the generic signature for the given field.