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