Object
# File typeprof-0.12.0/lib/typeprof/analyzer.rb, line 50 def initialize(caller_ep, mid) @caller_ep = caller_ep @mid = mid end
# File typeprof-0.12.0/lib/typeprof/analyzer.rb, line 57 def source_location(_pc) if @caller_ep @caller_ep.source_location else "<typed-context:#{ @mid }>" end end
This page was generated for Ruby 3.0.1
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.