Parses a full Type.
$(BNF Type := ModAttrType | BasicTypes /ModAttrType := Modifier Type /Modifier := const | immutable | shared | inout)
See Implementation
Parses a full Type.
$(BNF Type := ModAttrType | BasicTypes /ModAttrType := Modifier Type /Modifier := const | immutable | shared | inout)