Uses of Class
sootup.java.core.JavaIdentifierFactory
Packages that use JavaIdentifierFactory
Package
Description
-
Uses of JavaIdentifierFactory in sootup.java.core
Subclasses of JavaIdentifierFactory in sootup.java.coreMethods in sootup.java.core that return JavaIdentifierFactoryModifier and TypeMethodDescriptionstatic JavaIdentifierFactoryJavaIdentifierFactory.getInstance() -
Uses of JavaIdentifierFactory in sootup.java.core.exceptions
Fields in sootup.java.core.exceptions declared as JavaIdentifierFactoryModifier and TypeFieldDescriptionstatic final JavaIdentifierFactoryExceptionInferResult.ErrorType.idFactorystatic final JavaIdentifierFactoryExceptionInferResult.ExceptionType.idFactory -
Uses of JavaIdentifierFactory in sootup.java.core.language
Fields in sootup.java.core.language declared as JavaIdentifierFactory -
Uses of JavaIdentifierFactory in sootup.java.core.views
Fields in sootup.java.core.views declared as JavaIdentifierFactoryModifier and TypeFieldDescriptionprotected final @NonNull JavaIdentifierFactoryJavaView.identifierFactoryMethods in sootup.java.core.views that return JavaIdentifierFactoryConstructors in sootup.java.core.views with parameters of type JavaIdentifierFactoryModifierConstructorDescriptionprotectedJavaView(@NonNull List<AnalysisInputLocation> inputLocations, @NonNull ClassCacheProvider cacheProvider, @NonNull JavaIdentifierFactory idf)