Method: RBS::AST::Members::MethodDefinition#location
- Defined in:
- lib/rbs/ast/members.rb
#location ⇒ Object (readonly)
Returns the value of attribute location.
12 13 14 |
# File 'lib/rbs/ast/members.rb', line 12 def location @location end |