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