Michelson.Parser.Type
Description
Parsing of Michelson types.
type_ :: Parser Type Source #
typeWithParen :: Parser Type Source #
field :: Parser (FieldAnn, Type) Source #