Class: Elasticfusion::Search::Query::Term

Inherits:
Struct
  • Object
show all
Defined in:
lib/elasticfusion/search/query/ast.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body



14
15
16
# File 'lib/elasticfusion/search/query/ast.rb', line 14

def body
  @body
end