390391392393394395396397398399400
return op ; } if ( elt instanceof ElementExists ) { ElementExists elt2 = (ElementExists)elt ; Op op = compileElementExists(current, elt2) ; return op ; } if ( elt instanceof ElementNotExists )