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