Java.ArrayType
, Java.ReferenceType
, Java.Wildcard
public static interface Java.TypeArgument
Modifier and Type | Method | Description |
---|---|---|
void |
accept(Visitor.TypeArgumentVisitor visitor) |
Invokes the '
visit...() ' method of Visitor.TypeArgumentVisitor for the concrete Java.TypeArgument type. |
void accept(Visitor.TypeArgumentVisitor visitor)
visit...()
' method of Visitor.TypeArgumentVisitor
for the concrete Java.TypeArgument
type.Copyright © 2001–2019. All rights reserved.