Uses of Interface
sootup.core.model.HasPosition
Packages that use HasPosition
-
Uses of HasPosition in sootup.core.model
Subinterfaces of HasPosition in sootup.core.modelModifier and TypeInterfaceDescriptioninterfaceSoot's counterpart of the source languages class concept.Classes in sootup.core.model that implement HasPositionModifier and TypeClassDescriptionclassClass that models the Jimple body (code attribute) of a method.static classThe BodyBuilder helps to create a new Body in a fluent way (see Builder Pattern)classSootClassMember<S extends SootClassMemberSignature>Provides methods common to Soot objects belonging to classes, namely SootField and SootMethod. -
Uses of HasPosition in sootup.java.core
Classes in sootup.java.core that implement HasPosition