| Package | Description |
|---|---|
| org.teavm.flavour.expr.ast |
| Modifier and Type | Method and Description |
|---|---|
List<BoundVariable> |
LambdaExpr.getBoundVariables() |
| Constructor and Description |
|---|
LambdaExpr(Expr body,
List<BoundVariable> boundVariables) |
Copyright © 2019. All rights reserved.