Uses of Class
org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
-
Uses of ClassGeneratorUtil.ConstructorArgs in org.gjt.sp.jedit.bsh
Modifier and TypeFieldDescriptionClassGeneratorUtil.ConstructorArgs.DEFAULT
A ConstructorArgs which calls the default constructorModifier and TypeMethodDescriptionClassGeneratorUtil.getConstructorArgs
(String superClassName, This classStaticThis, Object[] consArgs, int index) Evaluate the arguments (if any) for the constructor specified by the constructor index.