Module: JSONSelect::Selector::SelectorsGroup1
- Defined in:
- lib/json_select/selector_parser.rb
Instance Method Summary collapse
Instance Method Details
#a ⇒ Object
18 19 20 |
# File 'lib/json_select/selector_parser.rb', line 18 def a elements[1] end |
#b ⇒ Object
22 23 24 |
# File 'lib/json_select/selector_parser.rb', line 22 def b elements[2] end |