Class: ToSource::Emitter::Literal::Inspect::Static

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

Overview

Base class for emitters with static value

Direct Known Subclasses

False, Nil, True

Defined Under Namespace

Classes: False, Nil, True

Constant Summary

Constants inherited from ToSource::Emitter

REGISTRY

Instance Attribute Summary

Attributes inherited from ToSource::Emitter

#buffer, #node

Method Summary

Methods inherited from ToSource::Emitter

build, define_predicate, #initialize, run, #source

Constructor Details

This class inherits a constructor from ToSource::Emitter