Class JCompUnit

java.lang.Object
org.exolab.javasource.JCompUnit

public final class JCompUnit extends Object
A representation of the Java Source code for a Java compilation unit. This is a useful utility when creating in memory source code. This package was modelled after the Java Reflection API as much as possible to reduce the learning curve.
Version:
$Revision$ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
Author:
Gary Shea