Searched refs:LastCall (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DLastCall.java21 * $Id: LastCall.java,v 1.2.4.1 2005/09/01 15:55:34 pvedula Exp $
39 final class LastCall extends FunctionCall { class in inherits:FunctionCall
41 public LastCall(QName fname) { method in class:LastCall
H A Dxpath.cup909 RESULT = new LastCall(fname);
H A DXPathParser.java1597 RESULT = new LastCall(fname);

Completed in 52 milliseconds