|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
public abstract class ScriptEntryPoints
| Constructor Summary | |
|---|---|
ScriptEntryPoints(IClassHierarchy cha,
IClass scriptType)
|
|
| Method Summary | |
|---|---|
java.util.Iterator<Entrypoint> |
iterator()
|
protected abstract CallSiteReference |
makeScriptSite(IMethod m,
int pc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptEntryPoints(IClassHierarchy cha,
IClass scriptType)
| Method Detail |
|---|
protected abstract CallSiteReference makeScriptSite(IMethod m,
int pc)
public java.util.Iterator<Entrypoint> iterator()
iterator in interface java.lang.Iterable<Entrypoint>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||