aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/caml.tes
blob: 0b681a17105c9c991a860be079450812be1aa17d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
! AUTO-GENERATED FROM SCITE PROPERTY SET !

@[lexer.test.caml]{
  :EN*.mlQ*"S -1 '
  :EN*.mliQ*
}

@[lexer.set.caml]{
  ESSETILEXERcaml
  0ESSETKEYWORDS
    and as assert asr begin class constraint do done downto else end exception
    external false for fun function functor if in include inherit initializer land lazy
    let lor lsl lsr lxor match method mod module mutable new object of open or
    private rec sig struct then to true try type val virtual when while with
  1ESSETKEYWORDS
    option Some None ignore ref lnot succ pred parser
  2ESSETKEYWORDS
    array bool char float int list string unit
  :M[color.keyword],3M[color.set]
  :M[color.operator],7M[color.set]
  :M[color.comment],12M[color.set]
}