| Package | Description |
|---|---|
| bsh |
| Modifier and Type | Field and Description |
|---|---|
static This.ConstructorArgs |
This.ConstructorArgs.DEFAULT
A ConstructorArgs which calls the default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static This.ConstructorArgs |
This.getConstructorArgs(java.lang.Class<?> superClass,
This classStaticThis,
java.lang.Object[] consArgs,
int index)
This method is called by the **generated class** during construction.
|