Package sootup.core.model
package sootup.core.model
-
ClassDescriptionClass that models the Jimple body (code attribute) of a method.The BodyBuilder helps to create a new Body in a fluent way (see Builder Pattern)Represents a build error.An Enum that provides static methods and constants to represent and work with with Java modifiers (ie public, final,...)Interface for field.An Enum that provides static methods and constants to represent and work with with Java modifiers (ie public, final,...)This class represents Position Information i.e. for IDEs to locate positions in sources.Interface to mark Soot code objects that may contain code location information.Interface for method.An Enum that provides static methods and constants to represent and work with with Java modifiers (ie public, final,...)Soot's counterpart of the source languages class concept.SootClassMember<S extends SootClassMemberSignature>Provides methods common to Soot objects belonging to classes, namely SootField and SootMethod.Soot's counterpart of the source language's field concept.Soot's counterpart of the source language's method concept.