350351352353354355356
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression lt(int opPos) throws TransformerException { return compileOperation(new Lt(), opPos); }
353354355356357358359
318319320321322323324
316317318319320321322
356357358359360361362
315316317318319320321
357358359360361362363