Class: Hotdog::Commands::Search::StringExpressionNode

Inherits:
TagExpressionNode show all
Defined in:
lib/hotdog/commands/search.rb

Instance Attribute Summary

Attributes inherited from TagExpressionNode

#attribute, #identifier, #separator

Method Summary

Methods inherited from TagExpressionNode

#==, #attribute?, #condition, #condition_tables, #condition_values, #dump, #evaluate, #identifier?, #initialize, #maybe_fallback, #maybe_glob, #maybe_query, #maybe_query_without_condition, #optimize, #reload, #separator?, #to_glob

Methods inherited from ExpressionNode

#dump, #evaluate, #intermediates, #leafs, #optimize

Constructor Details

This class inherits a constructor from Hotdog::Commands::Search::TagExpressionNode