Example #1
0
 @Override
 public PropType getValue() {
   return convert.convert(key.scaleValue(inner.getValue()), pm, env);
 }