Package sootup.java.core
package sootup.java.core
-
ClassDescriptionThis class models AnnotationsInterface to mark Soot code objects that may contain annotations.The Java-specific implementation of
IdentifierFactory
.Defines aSootClass
builder.Step interface for setting the class source.Interface that accumulates all possible methods.Step interface for setting the source type.Defines aSootField
builder to provide a fluent API.Defines aJavaSootMethod.JavaSootMethodBuilder
to provide a fluent API.Allows for replacing specific parts of a class, such as fields and methods or, allows to resolve classes that are batchparsed like .java files using wala java source frontend or in tests where all information is already existing.Defines aOverridingJavaClassSource.OverridingJavaClassSourceBuilder
builder.