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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DLangCall.java21 * $Id: LangCall.java,v 1.2.4.1 2005/09/01 15:54:25 pvedula Exp $
42 final class LangCall extends FunctionCall { class in inherits:FunctionCall
50 public LangCall(QName fname, Vector arguments) { method in class:LangCall
H A Dxpath.cup990 RESULT = new LangCall(fname, argl);
H A DXPathParser.java1536 RESULT = new LangCall(fname, argl);

Completed in 40 milliseconds