-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tree
getType()
Returns the base type.List<? extends Tree>
getTypeArguments()
Returns the type arguments.
-
Modifier and Type | Method | Description |
---|---|---|
Tree |
getType() |
Returns the base type.
|
List<? extends Tree> |
getTypeArguments() |
Returns the type arguments.
|