module FoodFishParser::Strict::Grammar::AquacMethodNode
Public Instance Methods
to_h()
click to toggle source
# File lib/food_fish_parser/strict/nodes.rb, line 83 def to_h { text: self.text_value } end
# File lib/food_fish_parser/strict/nodes.rb, line 83 def to_h { text: self.text_value } end