Skip to content

class Crystal::MethodTraceException
inherits Crystal::CodeError

Class methods

.new(owner : Type?, trace : Array(ASTNode), nil_reason : NilReason?, show : Bool)

View source

Methods

#append_to_s(io : IO, source)

View source

#deepest_error_message

View source

#has_location?

View source

#has_message?

View source

#has_trace?

View source

#print_nil_reason(nil_reason, io)

View source

#print_with_location(node, io)

View source

#to_json_single(json)

View source

#to_s_with_source(io : IO, source)

View source