420421422423424425426
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression mult(int opPos) throws TransformerException { return compileOperation(new Mult(), opPos); }
423424425426427428429
388389390391392393394
386387388389390391392
426427428429430431432
385386387388389390391
427428429430431432433