Package com.inxar.jenesis

Classes which implement Java language elements.

See:
          Description

Class Summary
Javac Implementation of VirtualCompiler which calls sun.tools.javac.Main.compile().
Jikes Implementation of VirtualCompiler which makes a system call to jikes.
MCodeWriter Standard CodeWriter implementation.
MComment Standard Comment implementations.
MExpression Standard Expression implementations.
MLiteral Standard Literal implementations.
MStatement Standard Statement implementations.
MType Standard Type implementations.
MVC Base class for VirtualCompiler implementations.
MVM Standard VirtualMachine implementation.
 

Package com.inxar.jenesis Description

Classes which implement Java language elements.