Sha256: 19ce0cd7cacb3fa8bd4583956d2ab6972e1623e96b072c695c38d5af47ef8082
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
class ASTree::PrettyNode::XSTR < 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/xstr.rb |
astree-1.1.0 | lib/astree/pretty_node/xstr.rb |