Class JavaScriptEntryPoints
java.lang.Object
com.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
com.ibm.wala.cast.js.ipa.callgraph.JavaScriptEntryPoints
- All Implemented Interfaces:
Iterable<Entrypoint>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
ScriptEntryPoints.ScriptEntryPoint
-
Field Summary
Fields inherited from class com.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
cha, scriptType
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.wala.cast.ipa.callgraph.ScriptEntryPoints
iterator, keep, make
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
-
Constructor Details
-
JavaScriptEntryPoints
-
-
Method Details
-
makeScriptSite
- Specified by:
makeScriptSite
in classScriptEntryPoints
-