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