private ProblemDescription[] getErrorDescriptions() {
   return new ProblemDescription[] {GeneratorUtil.describe(getInputNode(), "input node")};
 }