Module xl.compiler
Package de.grogra.xl.compiler
package de.grogra.xl.compiler
-
ClassDescriptionCClass is used by the compiler to build up the class information during compilation.A
CompilationUnit
is a simple collection of items which constitute the complete input of a single source file for the XL compiler.This helper class is the superclass ofCompiler
.This class contains the set of all compiler options.A ClassWriter that computes the common super class of two classes without actually loading them with a ClassLoader.