ArrayType
ArrayType: "TypeKind::ArrayType"
ContractType
ContractType: "TypeKind::ContractType"
ElementaryType
ElementaryType: "TypeKind::ElementaryType"
FunctionType
FunctionType: "TypeKind::FunctionType"
MappingType
MappingType: "TypeKind::MappingType"
PlaceholderType
PlaceholderType: "TypeKind::PlaceholderType"
StringType
StringType: "TypeKind::StringType"
StructType
StructType: "TypeKind::StructType"
UnionType
UnionType: "TypeKind::UnionType"