GNU Prolog for Java

gnu.prolog.test
Class CodeDumper

java.lang.Object
  extended by gnu.prolog.test.CodeDumper

public class CodeDumper
extends Object

Print out the interpreted code compiled from the supplied Prolog file.


Method Summary
static void main(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(String[] args)

GNU Prolog for Java