de.fraunhofer.ipsi.xquery.tree
Class XQueryModule
java.lang.Object
de.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract
de.fraunhofer.ipsi.xquery.tree.XQueryModule
- All Implemented Interfaces:
- XQueryNode
- Direct Known Subclasses:
- XQuery, XQueryLibraryModule
public abstract class XQueryModule
- extends XQueryNodeAbstract
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XQueryModule
public XQueryModule(PositionInfo pos,
XQueryProlog prolog)
- Constructor
- Parameters:
column
- an intline
- an intprolog
- a XQueryProlog
getProlog
public XQueryProlog getProlog()
- Method getProlog
- Returns:
- a XQueryProlog
acceptVisitor
public abstract void acceptVisitor(VisitorXQueryModulesAndProlog visitor)
throws XQueryException
- Method acceptVisitor
- Parameters:
visitor
- a VisitorXQuery
- Throws:
QueryException
XQueryException
toString
public java.lang.String toString()
- Method toString
- Overrides:
toString
in class java.lang.Object
- Returns:
- a String