Uses of Class
org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper

Packages that use SignatureWrapper
org.eclipse.jdt.internal.compiler.lookup   
 

Uses of SignatureWrapper in org.eclipse.jdt.internal.compiler.lookup
 

Methods in org.eclipse.jdt.internal.compiler.lookup with parameters of type SignatureWrapper
 TypeBinding LookupEnvironment.getTypeFromTypeSignature(SignatureWrapper wrapper, TypeVariableBinding[] staticVariables, ReferenceBinding enclosingType, char[][][] missingTypeNames)