Sha256: 1324802ea57b54a0e94907216ecd20fd88fcf758987cf542ac950597321f3cbd
Contents?: true
Size: 211 Bytes
Versions: 9
Compression:
Stored size: 211 Bytes
Contents
module Analyst module Entities class InterpolatedString < Entity handles_node :dstr def name throw "Needs implementation" end def full_name end end end end
Version data entries
9 entries across 9 versions & 1 rubygems