Re: Examining class files


Subject: Re: Examining class files
From: Karl Lieberherr (lieber@ccs.neu.edu)
Date: Wed Jan 30 2002 - 10:41:05 EST


Josh:

to check whether a *.java file follows the rules of Java, use
the compiler:

javac PrintVisitor.java

will tell you whether this file follows the Java rules.

-- Karl



This archive was generated by hypermail 2b28 : Wed Jan 30 2002 - 10:41:06 EST