org.jtool.jxplatform.graph.pdg
Class GetPDG

java.lang.Object
  extended byorg.jtool.jxplatform.graph.pdg.GetPDG

public class GetPDG
extends java.lang.Object

Constructs program depdendence graphs (PDGs).

Author:
Katsuhsa Maruyama

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)