-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathkeywords.txt
36 lines (28 loc) · 841 Bytes
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#######################################
# SMOOTHED
# Syntax Coloring Map
#######################################
#######################################
# Datatypes (DATA_TYPE)
#######################################
# 3 tabs required to make it bold?
#######################################
# Classes & Namespaces (KEYWORD1)
#######################################
Smoothed KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
add KEYWORD2
get KEYWORD2
getLast KEYWORD2
clear KEYWORD2
#######################################
# Instances (KEYWORD3)
#######################################
#######################################
# Constants (LITERAL1)
#######################################
SMOOTHED_AVERAGE LITERAL1
SMOOTHED_EXPONENTIAL LITERAL1