Sha256: 40be5cc42642862a72d533bd205710e4e8c92beda34f48bce0b63b51980293e9
Contents?: true
Size: 113 Bytes
Versions: 4
Compression:
Stored size: 113 Bytes
Contents
# frozen_string_literal: true module Phlex::Compiler::Nodes class Call < Base def name nil end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
phlex-0.5.3 | lib/phlex/compiler/nodes/call.rb |
phlex-0.5.2 | lib/phlex/compiler/nodes/call.rb |
phlex-0.5.1 | lib/phlex/compiler/nodes/call.rb |
phlex-0.5.0 | lib/phlex/compiler/nodes/call.rb |