Uses of Class
org.rumbledb.expressions.xml.UnaryLookupExpression
Packages that use UnaryLookupExpression
-
Uses of UnaryLookupExpression in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type UnaryLookupExpressionModifier and TypeMethodDescriptionCloneVisitor.visitUnaryLookupExpression
(UnaryLookupExpression expression, Node argument) InferTypeVisitor.visitUnaryLookupExpression
(UnaryLookupExpression expression, StaticContext argument) RuntimeIteratorVisitor.visitUnaryLookupExpression
(UnaryLookupExpression expression, RuntimeIterator argument) -
Uses of UnaryLookupExpression in org.rumbledb.expressions
Methods in org.rumbledb.expressions with parameters of type UnaryLookupExpressionModifier and TypeMethodDescriptionAbstractNodeVisitor.visitUnaryLookupExpression
(UnaryLookupExpression expression, T argument)