de.fraunhofer.ipsi.xquery.tree.primary
Interface XQueryPrimaryExpr

All Superinterfaces:
XQueryExpression, XQueryNode, XQueryStepExpr
All Known Subinterfaces:
XQueryXmlExpression
All Known Implementing Classes:
XQueryAttribute, XQueryCdataSection, XQueryCompNSConstructor, XQueryComputedAttributeConstructor, XQueryComputedConstructorAbstract, XQueryComputedDocumentConstructor, XQueryComputedElementConstructor, XQueryComputedTextConstructor, XQueryComputedXmlComment, XQueryCompXmlPi, XQueryContextItemExpr, XQueryElementConstructor, XQueryFunctionCall, XQueryLiteral, XQueryNameTest, XQueryOrderingExpr, XQueryParenthesizedExpr, XQueryPrimaryExprAbstract, XQueryVariable, XQueryXmlComment, XQueryXmlProcessingInstruction

public interface XQueryPrimaryExpr
extends XQueryStepExpr


Method Summary
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.xpath.XQueryStepExpr
isForwardStep
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.expression.XQueryExpression
acceptVisitor, getCoreExpression
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.XQueryNode
getPosition