JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.attributes.shared.expr.MultiplicativeExpressionSequence
Packages that use
MultiplicativeExpressionSequence
Package
Description
com.mayam.wf.attributes.shared.expr
Uses of
MultiplicativeExpressionSequence
in
com.mayam.wf.attributes.shared.expr
Methods in
com.mayam.wf.attributes.shared.expr
with parameters of type
MultiplicativeExpressionSequence
Modifier and Type
Method
Description
Object
ExpressionDefaultVisitor.
visit
(
MultiplicativeExpressionSequence
node,
Object
data)
Object
ExpressionVisitor.
visit
(
MultiplicativeExpressionSequence
node,
Object
data)