- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description TreegetType()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. |