Class JsdtUtil
java.lang.Object
com.ibm.wala.ide.util.JsdtUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JsdtUtil.CGInfobuildJSDTCallGraph(Set<ModuleEntry> mes) static Set<ModuleEntry> getJavaScriptCodeFromProject(String project) static URLgetPrologueFile(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:
IOExceptionorg.eclipse.core.runtime.CoreException
-
buildJSDTCallGraph
-