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