RBS::AST::Members::Base
# File rbs-2.1.0/lib/rbs/ast/members.rb, line 189 def to_json(state = _ = nil) { member: :extend, name: name, args: args, annotations: annotations, location: location, comment: comment }.to_json(state) end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.