class

Liquid::Blank

Inherits Liquid::Drop / Reference / Object

Instance methods

==(str : String)
Source
==(array : Array)
Source
==(_nil : Nil)
Source
==(other : Any)
Source
call(method : String) : Liquid::Any

Called by StackMachine to call a method from this Drop. Only public methods without parameters can be called here