tyxml
TyXML is a library for building statically correct HTML5 and SVG documents
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package tyxml
-
pa_tyxml
-
tymlx_p
-
tyxml_f
-
tyxml_tools
-
tyxml_top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tyxml_tools
Module
Tyxml_name
The transformations are the following:
- Valid letters in OCaml identifiers are kept.
- Everything else is turn into an underscore '_'.
Turn the given element name into a valid identifier.
Follow the to_ocaml
convention and lowercase the first letter.
Turn the given attribute name into a valid identifier.
Follow the to_ocaml
convention and add "a_"
at the beginning.
ON THIS PAGE
No table of contents