| Package | Description | 
|---|---|
| org.gjt.sp.jedit.bsh |  Lightweight Scripting for Java. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ClassGeneratorUtil.ConstructorArgs | ClassGeneratorUtil.ConstructorArgs. DEFAULTA ConstructorArgs which calls the default constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClassGeneratorUtil.ConstructorArgs | ClassGeneratorUtil. getConstructorArgs(java.lang.String superClassName,
                  This classStaticThis,
                  java.lang.Object[] consArgs,
                  int index)Evaluate the arguments (if any) for the constructor specified by
                the constructor index. |