Uses of Class
org.rumbledb.expressions.scripting.declaration.CommaVariableDeclStatement
Packages that use CommaVariableDeclStatement
-
Uses of CommaVariableDeclStatement in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type CommaVariableDeclStatementModifier and TypeMethodDescriptionCloneVisitor.visitCommaVariableDeclStatement
(CommaVariableDeclStatement statement, Node argument) InferTypeVisitor.visitCommaVariableDeclStatement
(CommaVariableDeclStatement statement, StaticContext argument) RuntimeIteratorVisitor.visitCommaVariableDeclStatement
(CommaVariableDeclStatement statement, RuntimeIterator argument) StaticContextVisitor.visitCommaVariableDeclStatement
(CommaVariableDeclStatement statement, StaticContext argument) -
Uses of CommaVariableDeclStatement in org.rumbledb.expressions
Methods in org.rumbledb.expressions with parameters of type CommaVariableDeclStatementModifier and TypeMethodDescriptionAbstractNodeVisitor.visitCommaVariableDeclStatement
(CommaVariableDeclStatement statement, T argument)