Class: ToSource::Emitter::Literal::Range::Exclude

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

Constant Summary collapse

TOKEN =
'...'

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