Class PDFSlice

java.lang.Object
com.ibm.wala.examples.drivers.PDFSlice

public class PDFSlice extends Object
This simple example WALA application computes a slice (see Slicer) and fires off the PDF viewer to view a dot-ted representation of the slice.

This is an example program on how to use the slicer.

See the 'PDFSlice' launcher included in the 'launchers' directory.

Author:
sfink
See Also:
  • Constructor Details

    • PDFSlice

      public PDFSlice()
  • Method Details