Interface Java.LambdaBody

All Known Implementing Classes:
Java.BlockLambdaBody, Java.ExpressionLambdaBody
Enclosing class:
Java

public static interface Java.LambdaBody
Representation of a "lambda body", see JLS9 15.27.2.