3132333435363738
this.all = all; } @Override protected PlainBlockCommandState parse(MatchTemplateImpl template) { template.appendOperation(new MatchXMLOperation(template.getCurrentTemplatePosition(), checkOnly, all)); return null; }