406407408409410411412
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression minus(int opPos) throws TransformerException { return compileOperation(new Minus(), opPos); }
409410411412413414415
374375376377378379380
372373374375376377378
412413414415416417418
371372373374375376377
413414415416417418419