Uses of Interface
net.jazdw.rql.RqlVisitor
Packages that use RqlVisitor
-
Uses of RqlVisitor in net.jazdw.rql
Classes in net.jazdw.rql that implement RqlVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofRqlVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. -
Uses of RqlVisitor in net.jazdw.rql.visitor
Classes in net.jazdw.rql.visitor that implement RqlVisitorModifier and TypeClassDescriptionclassclassclassclassclassQueryVisitor<T>classSortVisitor<T>class