Class: RBS::AST::Ruby::Declarations::Base
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Subclasses:
|
|
| Super Chains via Extension / Inclusion / Inheritance | |
|
Instance Chain:
|
|
| Inherits: | Object |
| Defined in: | lib/rbs/ast/ruby/declarations.rb |
Class Method Summary
- .new(buffer) ⇒ Base constructor
Instance Attribute Summary
- #buffer readonly
Instance Method Summary
::RBS::AST::Ruby::Helpers::LocationHelper - Included
::RBS::AST::Ruby::Helpers::ConstantHelper - Included
Constructor Details
.new(buffer) ⇒ Base
Instance Attribute Details
#buffer (readonly)
[ GitHub ]# File 'lib/rbs/ast/ruby/declarations.rb', line 8
attr_reader :buffer