Uses of Class
org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt

Packages that use HashtableOfObjectToInt
org.eclipse.jdt.internal.compiler   
 

Uses of HashtableOfObjectToInt in org.eclipse.jdt.internal.compiler
 

Methods in org.eclipse.jdt.internal.compiler with parameters of type HashtableOfObjectToInt
 void SourceElementNotifier.notifySourceElementRequestor(CompilationUnitDeclaration parsedUnit, int sourceStart, int sourceEnd, boolean reportReference, HashtableOfObjectToInt sourceEndsMap, java.util.Map nodesToCategoriesMap)