6 7 8
# File 'lib/query/parser/value.rb', line 6 def root Range | KeyValue | Boolean | Number | String end