Class JsdtUtil
java.lang.Object
com.ibm.wala.ide.util.JsdtUtil
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsdtUtil.CGInfo
buildJSDTCallGraph
(Set<ModuleEntry> mes) static Set
<ModuleEntry> getJavaScriptCodeFromProject
(String project) static URL
getPrologueFile
(String file, org.eclipse.core.runtime.Plugin plugin)
-
Constructor Details
-
JsdtUtil
public JsdtUtil()
-
-
Method Details
-
getPrologueFile
-
getJavaScriptCodeFromProject
public static Set<ModuleEntry> getJavaScriptCodeFromProject(String project) throws IOException, org.eclipse.core.runtime.CoreException - Throws:
IOException
org.eclipse.core.runtime.CoreException
-
buildJSDTCallGraph
-