class Prettyrb::Nodes::AndNode
Public Instance Methods
operator()
click to toggle source
# File lib/prettyrb/nodes/and_node.rb, line 6 def operator "&&" end
# File lib/prettyrb/nodes/and_node.rb, line 6 def operator "&&" end