Class: Estreet::DoWhileStatement

Inherits:
WhileStatement show all
Defined in:
lib/estreet/loops.rb

Instance Attribute Summary

Attributes inherited from Node

#source_location

Method Summary

Methods inherited from WhileStatement

#attributes, #initialize

Methods inherited from Statement

#<<, #to_statement

Methods inherited from Node

#as_json, #initialize, #loc, #type

Constructor Details

This class inherits a constructor from Estreet::WhileStatement