Esempio n. 1
0
 public Object evaluate(AbstractQuestionnairePlayer ctx) {
   ctx.addText(getText(ctx));
   return null;
 }