Package bsh

Class ClassGeneratorImpl

java.lang.Object
bsh.ClassGenerator
bsh.ClassGeneratorImpl

public class ClassGeneratorImpl extends ClassGenerator
This class is an implementation of the ClassGenerator interface which contains generally bsh related code. The actual bytecode generation is done by ClassGeneratorUtil.
Author:
Pat Niemeyer (pat@pat.net)