Method: Mutant::AST::Pattern::Token#display_location
- Defined in:
- lib/mutant/ast/pattern/token.rb
#display_location ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
9 10 11 |
# File 'lib/mutant/ast/pattern/token.rb', line 9 def display_location location.display end |