Method: Oga::XPath::Parser#_rule_15
- Defined in:
- lib/oga/xpath/parser.rb
#_rule_15(val) ⇒ 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.
368 369 370 |
# File 'lib/oga/xpath/parser.rb', line 368 def _rule_15(val) [:sub, val[1]] end |