refl
refl:call
Object refl:call(Object bean, String methodName)
Calls the parameter-less method with the name "methodName" on the object bean.
#{refl.call(cfg.list, 'size'}
Object refl:call(Object bean, String methodName)
Calls the parameter-less method with the name "methodName" on the object bean.
#{refl.call(cfg.list, 'size'}