errorProc property

void Function(int, int, String, String) errorProc
getter/setter pair

Implementation

static void Function( int, int, String, String ) errorProc = ( err, num, func, token ){};