public static interface Java.LambdaBody
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.LambdaBodyVisitor<R,EX> lbv) |
@Nullable <R,EX extends Throwable> R accept(Visitor.LambdaBodyVisitor<R,EX> lbv) throws EX extends Throwable
EX extends ThrowableCopyright © 2019. All rights reserved.