package stk

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

Module Texttag.LangSource

Tags associated to Higlo.Lang.token and used for syntax highlighting in textviews.

Sourceval bcomment : T.t
Sourceval constant : T.t
Sourceval directive : T.t
Sourceval escape : T.t
Sourceval id : T.t
Sourceval keyword0 : T.t
Sourceval keyword1 : T.t
Sourceval keyword2 : T.t
Sourceval keyword3 : T.t
Sourceval keyword4 : T.t
Sourceval lcomment : T.t
Sourceval numeric : T.t
Sourceval string : T.t
Sourceval symbol0 : T.t
Sourceval symbol1 : T.t
Sourceval title0 : T.t
Sourceval title1 : T.t
Sourceval title2 : T.t
Sourceval title3 : T.t
Sourceval title4 : T.t
Sourceval title5 : T.t
Sourceval title6 : T.t
Sourceval tag_of_token : Higlo.Lang.token -> T.t option * int
OCaml

Innovation. Community. Security.