Class: SyntaxTree::ERB::ErbControl

Inherits:
Block
  • Object
show all
Defined in:
lib/syntax_tree/erb/nodes.rb

Direct Known Subclasses

ErbCase, ErbCaseWhen, ErbIf

Instance Attribute Summary

Attributes inherited from Block

#closing, #elements, #location, #opening

Method Summary

Methods inherited from Block

#accept, #child_nodes, #deconstruct_keys, #initialize, #new_line, #without_new_line

Methods inherited from Node

#format, #pretty_print, #skip?, #without_new_line

Constructor Details

This class inherits a constructor from SyntaxTree::ERB::Block