Toggle menu
Nitlanguage.org
Nitdoc
html
html
HTMLPage
root=
private
fun
root=
(root:
HTMLTag
)
html
::
HTMLPage
::
root=
Doc
Linearization
Summary
Property definitions
html$HTMLPage$root=
Property definitions
html
$
HTMLPage
::
root=
private
var
root
=
new
HTMLTag
(
"html"
)
lib/html/html.nit:42,2--39