class Mint::Parser::ReturnCallExpectedExpression

Defined in:

parsers/return.cr

Instance Method Summary

Instance methods inherited from class Mint::Error

instance : Message instance, locals : Locals locals, message message, to_html to_html, to_terminal to_terminal

Constructor methods inherited from class Mint::Error

new(locals : Hash(String, Array(Mint::TypeChecker::Record | Mint::TypeChecker::Type | Mint::TypeChecker::Variable) | Array(String) | Mint::Ast::Node | Mint::TypeChecker::Record | Mint::TypeChecker::Type | Mint::TypeChecker::Variable | String | Tuple(Mint::Ast::Node, Array(Int32) | Int32)) = Locals.new) new

Instance Method Detail

def instance #

[View source]