JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
Interface AstUnary.Operator
All Known Implementing Classes:
AstUnary.SimpleOperator
Enclosing class:
AstUnary
public static interface
AstUnary.Operator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
eval
(
Bindings
bindings,
ELContext
context,
AstNode
node)
Method Details
eval
Object
eval
(
Bindings
bindings,
ELContext
context,
AstNode
node)