class Crystal::Macros::ImplicitObj
Overview
Node that represents an implicit object in:
case foo
when .bar? # this is a call with an implicit object
end
Node that represents an implicit object in:
case foo
when .bar? # this is a call with an implicit object
end