// tester_valufact_get_static()->_mt_tester_simpleStruct,
// 1))
if (named instanceof Parameter) {
Parameter param = (Parameter) named;
TypeRef type = param.type();
if (type.isBuiltin())
return String.format("(etch_object*)etchvtor_%s_get( %d )", getValidatorStringForParam(param),
type.dim());