root/trunk/wenv/crimson/logtalk.key

Revision 4586, 0.6 KB (checked in by pmoura, 2 months ago)

Added syntax coloring support for the new conditional compilation directives to the supported text editors and syntax highlighters.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1[-COMMENT-:GLOBAL]
2# Logtalk keywords file
3# Paulo Moura (pmoura@logtalk.org)
4
5
6[KEYWORDS0:R1||R2]
7if elif else endif
8object category protocol module
9encoding export
10info initialization
11public protected private
12dynamic discontiguous multifile
13mode meta_predicate alias synchronized
14end_object end_category end_protocol
15uses use_module
16threaded
17
18[KEYWORDS1:RANGE1]
19implements imports extends instantiates specializes
20
21[KEYWORDS2:GLOBAL]
22:: ^^ { } : <<
23
24[KEYWORDS3:GLOBAL]
25
26[KEYWORDS4:GLOBAL]
27
28[KEYWORDS5:GLOBAL]
29
30[KEYWORDS6:GLOBAL]
31
32[KEYWORDS7:GLOBAL]
33
34[KEYWORDS8:GLOBAL]
35
36[KEYWORDS9:GLOBAL]
Note: See TracBrowser for help on using the browser.