Sha256: 6ba3c71427d06d873525371f0983c4ddb25daccc99b19513152c6e193d069309
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
class ASTree::PrettyNode::COLON3 < ASTree::PrettyNode def label_name(index) case index when 0 'const name' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
astree-1.1.1 | lib/astree/pretty_node/colon3.rb |
astree-1.1.0 | lib/astree/pretty_node/colon3.rb |