Sha256: e2e0115c9b51f34c534a2c04b1358f53574a390079a4fb34c889c713849938c9
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
class ASTree::PrettyNode::COLON2 < ASTree::PrettyNode def label_name(index) case index when 0 'const path' when 1 '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/colon2.rb |
astree-1.1.0 | lib/astree/pretty_node/colon2.rb |