JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.activiti.core.el.juel.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, jakarta.el.ELContext context,
AstNode
node)
Method Details
eval
Object
eval
(
Bindings
bindings, jakarta.el.ELContext context,
AstNode
node)