org.basex.query.xpath.locpath
Class StepAncOrSelf

java.lang.Object
  extended by org.basex.query.xpath.locpath.Step
      extended by org.basex.query.xpath.locpath.StepAncOrSelf

public final class StepAncOrSelf
extends Step

Axis Step.

Author:
Workgroup DBIS, University of Konstanz 2005-07, ISC License, Tim Petrowsky, Christian Gruen

Field Summary
 
Fields inherited from class org.basex.query.xpath.locpath.Step
axis, preds, test
 
Constructor Summary
StepAncOrSelf()
           
 
Method Summary
 
Methods inherited from class org.basex.query.xpath.locpath.Step
sameAs, simple, simpleName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StepAncOrSelf

public StepAncOrSelf()