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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFilterParentPath.java52 private boolean _hasDescendantAxis = false; field in class:FilterParentPath
70 _hasDescendantAxis = true;
150 if (_hasDescendantAxis) {

Completed in 29 milliseconds