| Package | Description |
|---|---|
| com.googlecode.aviator | |
| com.googlecode.aviator.code | |
| com.googlecode.aviator.code.asm | |
| com.googlecode.aviator.lexer.token |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<String,LambdaFunctionBootstrap> |
ClassExpression.lambdaBootstraps |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,LambdaFunctionBootstrap> |
ClassExpression.getLambdaBootstraps() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClassExpression.setLambdaBootstraps(Map<String,LambdaFunctionBootstrap> lambdaBootstraps) |
| Modifier and Type | Method | Description |
|---|---|---|
LambdaFunctionBootstrap |
LambdaGenerator.getLmabdaBootstrap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ASMCodeGenerator.genNewLambdaCode(LambdaFunctionBootstrap bootstrap) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ASMCodeGenerator.setLambdaBootstraps(Map<String,LambdaFunctionBootstrap> lambdaBootstraps) |
| Modifier and Type | Method | Description |
|---|---|---|
LambdaFunctionBootstrap |
DelegateToken.getLambdaFunctionBootstrap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DelegateToken.setLambdaFunctionBootstrap(LambdaFunctionBootstrap lambdaFunctionBootstrap) |
Copyright © 2022–2023. All rights reserved.