Uses of Enum
de.haumacher.msgbuf.generator.ast.Option.TypeKind
Packages that use Option.TypeKind
-
Uses of Option.TypeKind in de.haumacher.msgbuf.generator.ast
Methods in de.haumacher.msgbuf.generator.ast that return Option.TypeKindModifier and TypeMethodDescriptionFlag.kind()NumberOption.kind()abstract Option.TypeKindOption.kind()The type code of this instance.StringOption.kind()static Option.TypeKindReturns the enum constant of this type with the specified name.static Option.TypeKind[]Option.TypeKind.values()Returns an array containing the constants of this enum type, in the order they are declared.