Class: Chelsy::Stmt

Inherits:
Element show all
Defined in:
lib/chelsy/ast.rb

Direct Known Subclasses

Block, Break, Continue, EmptyStmt, Goto, If, Iteration, Labeled, Return, Switch

Instance Attribute Summary

Attributes inherited from Element

#fragments, #post_fragments

Method Summary

Methods inherited from Element

#initialize

Methods inherited from Node

#initialize

Constructor Details

This class inherits a constructor from Chelsy::Element