| Package | Description |
|---|---|
| org.teavm.flavour.expr |
This package contains classes necessary to parse, compile and evaluate expressions written on
Flavour Expression Language (FEL).
|
| org.teavm.flavour.expr.ast |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
TypeEstimator.estimateLambda(LambdaExpr expr,
GenericMethod method) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExprVisitor.visit(LambdaExpr expr) |
Expr |
ExprCopier.visit(LambdaExpr expr) |
Copyright © 2019. All rights reserved.