Class: ToSource::Emitter::Literal::Range::Exclude
- Inherits:
-
ToSource::Emitter::Literal::Range
- Object
- ToSource::Emitter
- ToSource::Emitter::Literal
- ToSource::Emitter::Literal::Range
- ToSource::Emitter::Literal::Range::Exclude
- Defined in:
- lib/to_source/emitter/literal/range.rb
Overview
Emitter for exclusive range nodes
Constant Summary collapse
- TOKEN =
'...'.freeze
Constants inherited from ToSource::Emitter
Instance Attribute Summary
Attributes inherited from ToSource::Emitter
Method Summary
Methods inherited from ToSource::Emitter
build, define_predicate, #initialize, run, #source
Constructor Details
This class inherits a constructor from ToSource::Emitter