module Myhtml

Defined in:

myhtml.cr
myhtml/constants.cr
myhtml/iterators.cr
myhtml/lib.cr
myhtml/node.cr
myhtml/parser.cr
myhtml/symbols.cr
myhtml/tree.cr

Constant Summary

VERSION = "0.9"

Class Method Summary

Macro Summary

Class Method Detail

def self.lib_version #

[View source]
def self.symbol_by_tag_id(tag_id : Lib::MyhtmlTags) #

[View source]
def self.tag_id_by_symbol(sym : Symbol) #

[View source]
def self.version_string #

[View source]

Macro Detail

macro gen_symbol_by_tag_id #

[View source]
macro gen_tag_id_by_symbol #

[View source]