Class
MethodSig::Origin
In:
lib/methodsig.rb
Parent:
Object
An abstraction for a method origin.
Methods
new
to_s
Attributes
file
[R]
line
[R]
Public Class methods
new
(file, line)
Public Instance methods
to_s
()
[Validate]