Class: Hotdog::Expression::StringExpressionNode

Inherits:
TagExpressionNode show all
Defined in:
lib/hotdog/expression/semantics.rb

Instance Attribute Summary

Attributes inherited from TagExpressionNode

#separator, #tagname, #tagvalue

Method Summary

Methods inherited from TagExpressionNode

#==, #condition, #condition_tables, #condition_values, #dump, #evaluate, #initialize, #maybe_fallback, #maybe_glob, #maybe_query, #maybe_query_without_condition, #optimize, #separator?, #tagname?, #tagvalue?, #to_glob

Methods inherited from ExpressionNode

#==, #compact, #dump, #evaluate, #optimize

Constructor Details

This class inherits a constructor from Hotdog::Expression::TagExpressionNode