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