Class: ToSource::Emitter::Literal::Dynamic::Execute

Inherits:
ToSource::Emitter::Literal::Dynamic show all
Defined in:
lib/to_source/emitter/literal/dynamic.rb

Constant Summary collapse

OPEN =
CLOSE = '`'.freeze

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