Crystal::Macros::Yield
Inherits Crystal::Macros::ASTNode
A yield expression.
Instance methods
scope
Returns the scope of this yield, if any.
This refers to the part after with in a with ... yield expression.
Inherits Crystal::Macros::ASTNode
A yield expression.
Returns the scope of this yield, if any.
This refers to the part after with in a with ... yield expression.