class RBS::Test::CallTrace
Attributes
block_given
[R]
bool
Public Class Methods
(method_name: Symbol, method_call: ArgumentsReturn, block_calls: Array[ArgumentsReturn], block_given: bool) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/sig/test.rbs, line 73
def initialize: (method_name: Symbol, method_call: ArgumentsReturn, block_calls: Array[ArgumentsReturn], block_given: bool) -> void