package tidy

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tidy.NodeSource

Sourceval getType : node -> nodeType
Sourceval getName : node -> string
Sourceval isText : node -> bool
Sourceval isProp : node -> bool
Sourceval isHeader : node -> bool
Sourceval hasText : node -> bool
Sourceval getValue : node -> string option
Sourceval getValue_exn : node -> string
Sourceval getId : node -> tagId
Sourceval getText : node -> string option
Sourceval getText_exn : node -> string
Sourceval line : node -> int
Sourceval column : node -> int
Sourceval extractText : node -> string Core_kernel.List.t
OCaml

Innovation. Community. Security.