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