448449450451452453454
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression mod(int opPos) throws TransformerException { return compileOperation(new Mod(), opPos); }
451452453454455456457
416417418419420421422
414415416417418419420
454455456457458459460
413414415416417418419
455456457458459460461