The root of the HTML hierarchy

Property definitions

nitc $ HtmlightVisitor :: _html
	# The root of the HTML hierarchy
	var html = new HTMLTag("span")
src/htmlight.nit:80,2--81,31