Libraries
»
typeprof
(0.31.0)
»
Index
»
TypeProf
»
Diagnostic
»
#code_range
Method: TypeProf::Diagnostic#code_range
Defined in:
lib/typeprof/diagnostic.rb
#
code_range
⇒
Object
16 17 18
# File 'lib/typeprof/diagnostic.rb', line 16
def
code_range
@node
.
send
(
@meth
)
end