Sha256: 36b0627dcb8878d81fb11ba1604be23bd0385478d88f471ad43229579fa75273
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
class AbstractSyntaxTreeKit class Node class ERRINFO < Node def initialize(node:) super(node) end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
astkit-0.1.1 | lib/astkit/node/errinfo.rb |
astkit-0.1.0 | lib/astkit/node/errinfo.rb |