Uses of Class
com.fatdog.xmlEngine.javacc.XQueryParser

Packages that use XQueryParser
com.fatdog.xmlEngine.javacc Query tree objects, the parser for same and supporting classes. 
 

Uses of XQueryParser in com.fatdog.xmlEngine.javacc
 

Constructors in com.fatdog.xmlEngine.javacc with parameters of type XQueryParser
XmlSpaceStrip(XQueryParser p, int id)
           
XmlSpacePreserve(XQueryParser p, int id)
           
Where(XQueryParser p, int id)
           
Variable(XQueryParser p, int id)
           
ValueComp(XQueryParser p, int id)
           
TextTest(XQueryParser p, int id)
           
Tag(XQueryParser p, int id)
           
StringLit(XQueryParser p, int id)
           
StartNode(XQueryParser p, int id)
           
Some(XQueryParser p, int id)
           
SlashSlashRoot(XQueryParser p, int id)
           
SlashRoot(XQueryParser p, int id)
           
SimpleNode(XQueryParser p, int i)
           
Seq(XQueryParser p, int id)
           
Return(XQueryParser p, int id)
           
RelPath(XQueryParser p, int id)
           
Range(XQueryParser p, int id)
           
QName(XQueryParser p, int id)
           
QIn(XQueryParser p, int id)
           
Parent(XQueryParser p, int id)
           
Parens(XQueryParser p, int id)
           
OrderComp(XQueryParser p, int id)
           
OrderBy(XQueryParser p, int id)
           
Or(XQueryParser p, int id)
           
NodeTest(XQueryParser p, int id)
           
NodeComp(XQueryParser p, int id)
           
NamespaceDecl(XQueryParser p, int id)
           
Let(XQueryParser p, int id)
           
IntegerLit(XQueryParser p, int id)
           
In(XQueryParser p, int id)
           
IfThenElse(XQueryParser p, int id)
           
GeneralComp(XQueryParser p, int id)
           
FunctionCall(XQueryParser p, int id)
           
ForLet(XQueryParser p, int id)
           
For(XQueryParser p, int id)
           
FLWOR(XQueryParser p, int id)
           
Filter(XQueryParser p, int id)
           
Every(XQueryParser p, int id)
           
Escape(XQueryParser p, int id)
           
EnclosedExpr(XQueryParser p, int id)
           
EmptyTag(XQueryParser p, int id)
           
Dot(XQueryParser p, int id)
           
DefaultNamespaceDecl(XQueryParser p, int id)
           
DecimalLit(XQueryParser p, int id)
           
Content(XQueryParser p, int id)
           
CharRef(XQueryParser p, int id)
           
CharData(XQueryParser p, int id)
           
AttributeContent(XQueryParser p, int id)
           
Attribute(XQueryParser p, int id)
           
And(XQueryParser p, int id)