Method: BetterHtml::Parser::Error#location
- Defined in:
- lib/better_html/parser.rb
#location ⇒ Object (readonly) Also known as: loc
Returns the value of attribute location.
14 15 16 |
# File 'lib/better_html/parser.rb', line 14 def location @location end |