| Package | Description |
|---|---|
| com.google.api.generator.engine.ast |
| Modifier and Type | Method and Description |
|---|---|
abstract TypeNode.TypeKind |
TypeNode.typeKind() |
static TypeNode.TypeKind |
TypeNode.TypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeNode.TypeKind[] |
TypeNode.TypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TypeNode.Builder |
TypeNode.Builder.setTypeKind(TypeNode.TypeKind typeKind) |
Copyright © 2022 Google LLC. All rights reserved.