Parser.parseType

Parses a full Type.

$(BNF Type := ModAttrType | BasicTypes /ModAttrType := Modifier Type /Modifier := const | immutable | shared | inout)

class Parser
Type
parseType
(
)

Meta