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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DBooleanCall.java21 * $Id: BooleanCall.java,v 1.2.4.1 2005/09/01 11:43:50 pvedula Exp $
37 final class BooleanCall extends FunctionCall { class in inherits:FunctionCall
41 public BooleanCall(QName fname, Vector arguments) { method in class:BooleanCall
H A Dxpath.cup938 RESULT = new BooleanCall(fname, argl);
H A DXPathParser.java1484 RESULT = new BooleanCall(fname, argl);

Completed in 52 milliseconds