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