Package sootup.core.model
Interface HasPosition
- All Known Subinterfaces:
SootClass
- All Known Implementing Classes:
Body
,Body.BodyBuilder
,JavaAnnotationSootClass
,JavaAnnotationSootMethod
,JavaSootClass
,JavaSootField
,JavaSootMethod
,SootClassMember
public interface HasPosition
Interface to mark Soot code objects that may contain code location information.
- Author:
- David Baker Effendi
-
Method Summary
Modifier and TypeMethodDescriptionLine and column information of the corresponding code object that this represents.