Home
last modified time | relevance | path

Searched refs:isParam (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java929 if(isParam(lpi)) in addVarDeclToElem()
947 protected boolean isParam(ExpressionNode expr) in isParam() method in RedundentExprEliminator