Sha256: 76abe033b128f942a55b5d08edb876707301a7250345c579e3cf0052be0ace6c

Contents?: true

Size: 315 Bytes

Versions: 35

Compression:

Stored size: 315 Bytes

Contents

module Steep
  module Diagnostic
    module Ruby
      class UnknownConstantAssigned < Base
        attr_reader context: untyped

        attr_reader name: untyped

        def initialize: (node: untyped, context: untyped, name: untyped) -> void

        def header_line: () -> ::String
      end
    end
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
steep-1.7.0.dev.3 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.7.0.dev.2 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.7.0.dev.1 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.6.0 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.6.0.pre.4 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.6.0.pre.3 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.6.0.pre.2 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.6.0.pre.1 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.3 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.2 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.1 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.6 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.5 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.4 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.3 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.2 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.5.0.pre.1 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.4.0 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs
steep-1.4.0.dev.5 sig/steep/diagnostic/deprecated/unknown_constant_assigned.rbs