Uses of Class
org.rumbledb.expressions.xml.DocumentNodeConstructorExpression
Packages that use DocumentNodeConstructorExpression
-
Uses of DocumentNodeConstructorExpression in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type DocumentNodeConstructorExpressionModifier and TypeMethodDescriptionCloneVisitor.visitDocumentNodeConstructor
(DocumentNodeConstructorExpression expression, Node argument) InferTypeVisitor.visitDocumentNodeConstructor
(DocumentNodeConstructorExpression expression, StaticContext argument) -
Uses of DocumentNodeConstructorExpression in org.rumbledb.expressions
Methods in org.rumbledb.expressions with parameters of type DocumentNodeConstructorExpressionModifier and TypeMethodDescriptionAbstractNodeVisitor.visitDocumentNodeConstructor
(DocumentNodeConstructorExpression expression, T argument)