Sha256: 815fc5860ae5fdf74682980148bcd07722aa557fb609e08316b50161077bfa33
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
class ASTree::PrettyNode::RESCUE < ASTree::PrettyNode def label_name(index) case index when 2 'next clause' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
astree-1.1.1 | lib/astree/pretty_node/rescue.rb |
astree-1.1.0 | lib/astree/pretty_node/rescue.rb |