|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract
de.fraunhofer.ipsi.xquery.tree.expression.XQueryExpressionAbstract
de.fraunhofer.ipsi.xquery.tree.primary.XQueryPrimaryExprAbstract
public abstract class XQueryPrimaryExprAbstract
Constructor Summary | |
---|---|
XQueryPrimaryExprAbstract(PositionInfo pos)
Constructor |
Method Summary | |
---|---|
boolean |
isForwardStep()
Method isForwardStep |
Methods inherited from class de.fraunhofer.ipsi.xquery.tree.expression.XQueryExpressionAbstract |
---|
getCoreExpression, setCoreExpression, toString |
Methods inherited from class de.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract |
---|
getPosition, setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.expression.XQueryExpression |
---|
acceptVisitor, getCoreExpression |
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.XQueryNode |
---|
getPosition |
Constructor Detail |
---|
public XQueryPrimaryExprAbstract(PositionInfo pos)
column
- an intline
- an intMethod Detail |
---|
public boolean isForwardStep()
isForwardStep
in interface XQueryStepExpr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |