| Package | Description |
|---|---|
| org.flowable.common.engine.impl.de.odysseus.el.tree.impl |
| Modifier and Type | Method and Description |
|---|---|
protected AstEval |
Parser.eval()
eval := dynamic | deferred
|
protected AstEval |
Parser.eval(boolean required,
boolean deferred)
dynmamic := <START_EVAL_DYNAMIC> expr <END_EVAL>
deferred := <START_EVAL_DEFERRED> expr <END_EVAL>
|
Copyright © 2021 Flowable. All rights reserved.