Sha256: 1d3edc593ce97b3cbe4ebb15710a68a57dfe5f8df29740a4cba7d562dafdbe60
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
class ASTree::PrettyNode::BLOCK_PASS < ASTree::PrettyNode def label_name(index) case index when 0 'other arguments' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
astree-1.1.1 | lib/astree/pretty_node/block_pass.rb |
astree-1.1.0 | lib/astree/pretty_node/block_pass.rb |