class Crystal::Macros::Block
inherits Crystal::Macros::ASTNode
¶
A code block.
Methods¶
#splat_index : NumberLiteral | NilLiteral
¶
: NumberLiteral | NilLiteral
Returns the index of the argument with a *splat, if any.