com.ibm.wala.cast.js.vis
Class JsViewerDriver

java.lang.Object
  extended by com.ibm.wala.cast.ipa.callgraph.Util
      extended by com.ibm.wala.cast.js.ipa.callgraph.Util
          extended by com.ibm.wala.cast.js.test.Util
              extended by com.ibm.wala.cast.js.vis.JsViewerDriver

public class JsViewerDriver
extends Util


Field Summary
 
Fields inherited from class com.ibm.wala.cast.js.ipa.callgraph.Util
translatorFactory
 
Constructor Summary
JsViewerDriver()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.ibm.wala.cast.js.test.Util
makeCG, makeCGBuilder, makeHTMLCG, makeHTMLCG, makeHTMLCGBuilder, makeScriptCG, makeScriptCG, makeScriptCG, makeScriptCGBuilder, makeScriptCGBuilder
 
Methods inherited from class com.ibm.wala.cast.js.ipa.callgraph.Util
getNodes, getTranslatorFactory, loadAdditionalFile, makeHierarchy, makeLoaders, makeOptions, makeScriptRoots, setTranslatorFactory
 
Methods inherited from class com.ibm.wala.cast.ipa.callgraph.Util
dumpCG, handleFileNames, makeCache, makeScope, makeScope, makeScope, makeSourceModule, makeSourceModule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsViewerDriver

public JsViewerDriver()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws ClassHierarchyException,
                        java.lang.IllegalArgumentException,
                        java.io.IOException,
                        CancelException
Throws:
ClassHierarchyException
java.lang.IllegalArgumentException
java.io.IOException
CancelException