class Crustache::Syntax::Output

Included Modules

Defined in:

crustache/syntax.cr

Instance Method Summary

Instance methods inherited from module Crustache::Syntax::Tag

to_code(io) : Nil to_code, value value, value? value?

Constructor methods inherited from module Crustache::Syntax::Tag

new(value : String) new

Constructor methods inherited from class Crustache::Syntax::Node

new new

Instance Method Detail

def visit(v) : Nil #