Class: RBS::AST::Ruby::Members::AttrAccessorMember

Inherits:
AttributeMember show all
Defined in:
lib/rbs/ast/ruby/members.rb

Instance Attribute Summary

Attributes inherited from AttributeMember

#leading_comment, #name_nodes, #node, #type_annotation

Attributes inherited from Base

#buffer

Method Summary

Methods inherited from AttributeMember

#initialize, #location, #name_locations, #names, #type, #type_fingerprint

Methods inherited from Base

#initialize

Methods included from Helpers::LocationHelper

#rbs_location

Constructor Details

This class inherits a constructor from RBS::AST::Ruby::Members::AttributeMember