392393394395396397398
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression plus(int opPos) throws TransformerException { return compileOperation(new Plus(), opPos); }
395396397398399400401
360361362363364365366
358359360361362363364
398399400401402403404
357358359360361362363
399400401402403404405