Sha256: 985053ecbf4a66a9aa1a23c76f5d13ffb366d19819ffe0c71102dba4bad7a9cd
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
module Analyst module Entities module Symbol def self.new(node, parent) ast.children.first end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
analyst-0.14.2 | lib/analyst/entities/symbol.rb |