class View(T)
Defined in:
template/view.crConstructors
Macro Summary
Instance methods inherited from class Template
end_tag(io : IO, name : String)
end_tag,
standalone_tag(io, name, *attrs)
standalone_tag,
start_tag(io, name, *attrs)
start_tag,
tag(io, name, *attrs, &)tag(io, name, *attrs) tag, tag_begin(io : IO, name : String, arg)
tag_begin(io : IO, name : String)
tag_begin(io : IO, name : String, *args) tag_begin, to_s(__tplio__ : IO) to_s