class Dentaku::AST::LessThanOrEqual
Public Instance Methods
operator()
click to toggle source
# File lib/dentaku/ast/comparators.rb, line 55 def operator :<= end
# File lib/dentaku/ast/comparators.rb, line 55 def operator :<= end