Uses of Class
org.rumbledb.expressions.update.CreateCollectionExpression
Packages that use CreateCollectionExpression
-
Uses of CreateCollectionExpression in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type CreateCollectionExpressionModifier and TypeMethodDescriptionExpressionClassificationVisitor.visitCreateCollectionExpression
(CreateCollectionExpression expression, ExpressionClassification argument) InferTypeVisitor.visitCreateCollectionExpression
(CreateCollectionExpression expression, StaticContext argument) RuntimeIteratorVisitor.visitCreateCollectionExpression
(CreateCollectionExpression expression, RuntimeIterator argument) -
Uses of CreateCollectionExpression in org.rumbledb.expressions
Methods in org.rumbledb.expressions with parameters of type CreateCollectionExpressionModifier and TypeMethodDescriptionAbstractNodeVisitor.visitCreateCollectionExpression
(CreateCollectionExpression expression, T argument)