public static interface Java.TypeArgument
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.TypeArgumentVisitor<R,EX> visitor)
Invokes the "
visit...()" method of Visitor.TypeArgumentVisitor for the concrete Java.TypeArgument type. |
@Nullable <R,EX extends Throwable> R accept(Visitor.TypeArgumentVisitor<R,EX> visitor) throws EX extends Throwable
visit...()" method of Visitor.TypeArgumentVisitor for the concrete Java.TypeArgument type.EX extends ThrowableCopyright © 2019. All rights reserved.