Sha256: 3ba286f919efab87a10198ad36a900bc0b281f2b178cf7f8e5d4136fc4c23ddb
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
class ASTree::PrettyNode::BEGIN < ASTree::PrettyNode def label_name(index) case index when 0 'body' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
astree-1.1.1 | lib/astree/pretty_node/begin.rb |
astree-1.1.0 | lib/astree/pretty_node/begin.rb |