Sha256: 4d40911c245a023dc8d7c37ea7e23b9f19ab0fb83551c0a3c09496f58f93a76b

Contents?: true

Size: 210 Bytes

Versions: 1

Compression:

Stored size: 210 Bytes

Contents

module Prism
  class StringQuery
    attr_reader string: String

    def initialize: (String string) -> void

    def local?: () -> bool
    def constant?: () -> bool
    def method_name?: () -> bool
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prism-1.3.0 sig/prism/string_query.rbs