class

Crustache::Syntax::Delim

Inherits Crustache::Syntax::Node / Reference / Object

Constructors

new(open_tag : Slice(UInt8), close_tag : Slice(UInt8))
Source

Instance methods

close_tag
Source
open_tag
Source
to_code(io)
Source
visit(v) : Nil
Source