Uses of Interface
sootup.core.IdentifierFactory
Package
Description
-
Uses of IdentifierFactory in sootup.core.jimple
-
Uses of IdentifierFactory in sootup.core.jimple.common.expr
ModifierConstructorDescriptionJNewArrayExpr
(Type baseType, Immediate size, IdentifierFactory identifierFactory) -
Uses of IdentifierFactory in sootup.core.model
-
Uses of IdentifierFactory in sootup.core.views
Modifier and TypeMethodDescriptionView.getIdentifierFactory()
Returns theIdentifierFactory
for this view. -
Uses of IdentifierFactory in sootup.java.bytecode.frontend.inputlocation
Modifier and TypeMethodDescriptionprotected Stream<JavaSootClassSource>
JrtFileSystemAnalysisInputLocation.getClassSourcesInternal
(ModuleSignature moduleSignature, IdentifierFactory identifierFactory, View view) -
Uses of IdentifierFactory in sootup.java.core
Modifier and TypeClassDescriptionclass
The Java-specific implementation ofIdentifierFactory
.class
-
Uses of IdentifierFactory in sootup.java.core.language
-
Uses of IdentifierFactory in sootup.jimple.frontend
Modifier and TypeMethodDescriptionJimpleConverterUtil.getIdentifierFactory()
JimpleView.getIdentifierFactory()