Enumeration TypeKind

Enumeration Members

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