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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFunctionCall.java73 private final static Vector EMPTY_ARG_LIST = new Vector(0); field in class:FunctionCall
281 this(fname, EMPTY_ARG_LIST);

Completed in 31 milliseconds