Class: SyntaxTree::Haml::Format::HTMLAttributesPart::Separator

Inherits:
Object
  • Object
show all
Defined in:
lib/syntax_tree/haml/format.rb

Instance Method Summary collapse

Instance Method Details

#call(q) ⇒ Object



228
229
230
# File 'lib/syntax_tree/haml/format.rb', line 228

def call(q)
  q.fill_breakable
end