class

Liquid::BinOperator(T)

Inherits Reference < Object

Constants

OPS = ["==", "!=", "<=", ">=", "<", ">"]

Class methods

check_operator(str : String)
Source
process(operator : String, left : Any, right : Any) : Any
Source