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

Defined in:

compiler/crystal/macros.cr

© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/Crystal/Macros/ImplicitObj.html