Class: Hotdog::Commands::Search::StringExpressionNode
- Inherits:
-
TagExpressionNode
- Object
- ExpressionNode
- TagExpressionNode
- Hotdog::Commands::Search::StringExpressionNode
- Defined in:
- lib/hotdog/commands/search.rb
Direct Known Subclasses
StringHostNode, StringNode, StringTagNameNode, StringTagNode, StringTagValueNode
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