Searched defs:isNodeValueTest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DPredicate.java443 public boolean isNodeValueTest() { method in class:Predicate
610 else if (isNodeValueTest() && (getParent() instanceof Step)) {

Completed in 30 milliseconds