eval(Class baseType, int dimensions, CallStack callstack, Interpreter interpreter) Construct the array from the initializer syntax.
Parameters: baseType - the base class type of the array (no dimensionality) Parameters: dimensions - the top number of dimensions of the array e.g.
Construct the array from the initializer syntax.
Parameters: baseType - the base class type of the array (no dimensionality) Parameters: dimensions - the top number of dimensions of the array e.g. 2 for a String [][];
Fields inherited from org.gjt.sp.jedit.bsh.SimpleNode