Uses of Enum
com.google.api.generator.engine.ast.ReferenceConstructorExpr.KeywordKind
Packages that use ReferenceConstructorExpr.KeywordKind
-
Uses of ReferenceConstructorExpr.KeywordKind in com.google.api.generator.engine.ast
Methods in com.google.api.generator.engine.ast that return ReferenceConstructorExpr.KeywordKindModifier and TypeMethodDescriptionabstract ReferenceConstructorExpr.KeywordKindReferenceConstructorExpr.keywordKind()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.