Interface BodySource

All Known Implementing Classes:
AsmMethodSource, DexMethodSource, OverridingBodySource

public interface BodySource
A class which holds the information of a methods body and knows how to produce a Body for a SootMethod.