| Modifier and Type | Method and Description |
|---|---|
int |
ClassFile.recordBootstrapMethod(FunctionalExpression expression) |
| Modifier and Type | Class and Description |
|---|---|
class |
LambdaExpression |
class |
ReferenceExpression |
| Modifier and Type | Field and Description |
|---|---|
FunctionalExpression[] |
CompilationUnitDeclaration.functionalExpressions |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionalExpression |
LambdaExpression.original() |
| Modifier and Type | Method and Description |
|---|---|
int |
CompilationUnitDeclaration.record(FunctionalExpression expression) |
| Constructor and Description |
|---|
ConstraintExceptionFormula(FunctionalExpression left,
TypeBinding type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.descriptorHasInvisibleType(FunctionalExpression expression,
ReferenceBinding referenceBinding) |
void |
ProblemReporter.illFormedParameterizationOfFunctionalInterface(FunctionalExpression target) |
void |
ProblemReporter.multipleFunctionalInterfaces(FunctionalExpression functionalExpression) |
void |
ProblemReporter.targetTypeIsNotAFunctionalInterface(FunctionalExpression target) |
Copyright © 2015. All rights reserved.