org.basex.query.xpath.locpath
Class StepPrecSibl

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

public final class StepPrecSibl
extends Step

Preceding-sibling Step.

Author:
Workgroup DBIS, University of Konstanz 2005-08, ISC License, Christian Gruen

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

Constructor Detail

StepPrecSibl

public StepPrecSibl()