RBS::AST::Members::Base
# File rbs-1.0.4/lib/rbs/ast/members.rb, line 287 def to_json(*a) { member: :attr_writer, name: name, type: type, ivar_name: ivar_name, kind: kind, annotations: annotations, location: location, comment: comment }.to_json(*a) end
This page was generated for Ruby 3.0.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.