@Value.Immutable public abstract static class Trees.TypeDeclaration extends Object implements Trees.TypeReference
| Modifier and Type | Class and Description |
|---|---|
static class |
Trees.TypeDeclaration.Kind |
| Constructor and Description |
|---|
TypeDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
Trees.TypeDeclaration.Kind |
kind() |
abstract Trees.TypeIdentifier |
type() |
public abstract Trees.TypeIdentifier type()
@Value.Default public Trees.TypeDeclaration.Kind kind()
Copyright © 2021 The Immutables.org authors. All rights reserved.