| Package | Description |
|---|---|
| org.glassfish.pfl.dynamic.codegen.impl |
| Modifier and Type | Method and Description |
|---|---|
ExpressionFactory |
BlockStatement.exprFactory()
Return the ExpressionFactory that must be used to create
any expressions occuring either in expressions added to
the body, or in other statements immediately contained
in this BlockStatement.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Expression |
ExpressionFactory.BinaryOperator.create(ExpressionFactory ef,
Expression left,
Expression right) |
| Constructor and Description |
|---|
ExpressionBase(ExpressionFactory ef) |
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.