Class: ToSource::Emitter::Loop::While

Inherits:
ToSource::Emitter::Loop show all
Defined in:
lib/to_source/emitter/loop.rb

Constant Summary collapse

KEYWORD =
:while

Constants inherited from ToSource::Emitter

REGISTRY

Instance Attribute Summary

Attributes inherited from ToSource::Emitter

#node

Method Summary

Methods inherited from ToSource::Emitter

build, handle, run, #source