| gnu.mapping.ProcedureN nice.tools.code.LiteralArrayProc
LiteralArrayProc | public LiteralArrayProc(ArrayType arrayType, int nbElements, boolean wrapAsCollection)(Code) | | Parameters: arrayType - the type of the array Parameters: nbElements - the number of elements of the arrayThe corresponding number of elements are expected as arguments of the procedure. |
|
|