package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type program_and_tokens = Ast_html.html_tree * Parser_html.token list
val html_tree_of_string : string -> Ast_html.html_tree