public static interface Java.TypeArgument
Modifier and Type | Method and 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–2016. All rights reserved.