Class DefaultEntrypoint

java.lang.Object
com.ibm.wala.ipa.callgraph.Entrypoint
com.ibm.wala.ipa.callgraph.impl.DefaultEntrypoint
All Implemented Interfaces:
BytecodeConstants
Direct Known Subclasses:
DexEntryPoint, SubtypesEntrypoint

public class DefaultEntrypoint extends Entrypoint
An entrypoint whose parameter types are the declared types.