Class: ToSource::Emitter::BinaryOperator::And

Inherits:
ToSource::Emitter::BinaryOperator show all
Defined in:
lib/to_source/emitter/binary_operator.rb

Constant Summary collapse

SYMBOL =
:'&&'

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