Uses of Enum
de.haumacher.msgbuf.generator.ast.WithOptions.TypeKind
Packages that use WithOptions.TypeKind
-
Uses of WithOptions.TypeKind in de.haumacher.msgbuf.generator.ast
Methods in de.haumacher.msgbuf.generator.ast that return WithOptions.TypeKindModifier and TypeMethodDescriptionConstant.kind()DefinitionFile.kind()EnumDef.kind()Field.kind()MessageDef.kind()OptionContainer.kind()abstract WithOptions.TypeKindWithOptions.kind()The type code of this instance.static WithOptions.TypeKindReturns the enum constant of this type with the specified name.static WithOptions.TypeKind[]WithOptions.TypeKind.values()Returns an array containing the constants of this enum type, in the order they are declared.