tic.Type
A type represents the type of a variable, of a variable node, of a variable declaration, of a function return type, or other nodes.
Types are defined in the tic.TypeEnum enumeration.
.type (tic.TypeEnum)
Returns the number equivalent of this type.
.typeName (str)
Returns the string equivalent of the type.