Skip navigation links

Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs

Contains functions inserted into the AndroidModel.

See: Description

Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs Description

Contains functions inserted into the AndroidModel. Various function calls, getters and setters are moved from the AndroidModel here to keep the model-code itself more clear. This stubs should not be of that grat use besides in the AndroidModel itself. Context-Free Overrides of startCompontent-functions are handled here. Context-Sensitive overrides may be found in the cfa-package mentioned below.
Since:
2013-10-25
See Also:
com.ibm.wala.dalvik.ipa.callgraph.propagation.cfa
Skip navigation links