class

Liquid::Block::Assign

Inherits Liquid::Block::InlineBlock < Liquid::Block::Node < Reference < Object

Constants

ASSIGN = /^assign (?<varname>#{VAR}) ?= ?(?<value>#{TYPE_OR_VAR})$/

Constructors

new(varname : String, value : Liquid::Block::Expression)
Source
new(content : String)
Source

Instance methods

value
Source
varname
Source