Class ScriptEntryPoints
java.lang.Object
com.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioniterator()
protected boolean
keep()
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
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
cha
-
scriptType
-
-
Constructor Details
-
ScriptEntryPoints
-
-
Method Details
-
makeScriptSite
-
keep
protected boolean keep() -
iterator
- Specified by:
iterator
in interfaceIterable<Entrypoint>
-
make
-