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.UnaryExpression
Packages that use
UnaryExpression
Package
Description
com.mayam.wf.attributes.shared.expr
Uses of
UnaryExpression
in
com.mayam.wf.attributes.shared.expr
Methods in
com.mayam.wf.attributes.shared.expr
with parameters of type
UnaryExpression
Modifier and Type
Method
Description
Object
ExpressionDefaultVisitor.
visit
(
UnaryExpression
node,
Object
data)
Object
ExpressionVisitor.
visit
(
UnaryExpression
node,
Object
data)