class RBS::AST::Ruby::Declarations::Base
Attributes
buffer
[R]
Buffer
Public Class Methods
(Buffer) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rbs/ast/ruby/declarations.rb, line 13 def initialize(buffer) @buffer = buffer end
Public Instance Methods
() → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/sig/ast/ruby/declarations.rbs, line 15
def type_fingerprint: () -> untyped