Skip to content

Commit 4c15618

Browse files
committed
keywords updated
1 parent 0991c3e commit 4c15618

File tree

6 files changed

+413
-333
lines changed

6 files changed

+413
-333
lines changed

languages/CSharpClass.json

Lines changed: 77 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,83 @@
11
{
22
"modelStart": "{\n",
33
"reservedKeywords": [
4-
"abstract",
5-
"assert",
6-
"boolean",
7-
"break",
8-
"byte",
9-
"case",
10-
"catch",
11-
"char",
12-
"class",
13-
"const",
14-
"continue",
15-
"default",
16-
"do",
17-
"double",
18-
"else",
19-
"enum",
20-
"extends",
21-
"false",
22-
"final",
23-
"finally",
24-
"float",
25-
"for",
26-
"goto",
27-
"if",
28-
"implements",
29-
"import",
30-
"instanceof",
31-
"int",
32-
"interface",
33-
"long",
34-
"native",
35-
"new",
36-
"null",
37-
"package",
38-
"private",
39-
"protected",
40-
"public",
41-
"return",
42-
"short",
43-
"static",
44-
"strictfp",
45-
"super",
46-
"switch",
47-
"synchronized",
48-
"this",
49-
"throw",
50-
"throws",
51-
"transient",
52-
"true",
53-
"try",
54-
"void",
55-
"volatile",
56-
"while",
57-
"class",
58-
"description",
59-
"string",
60-
"object"
4+
"abstract",
5+
"as",
6+
"base",
7+
"bool",
8+
"break",
9+
"byte",
10+
"case",
11+
"catch",
12+
"char",
13+
"checked",
14+
"class",
15+
"const",
16+
"continue",
17+
"decimal",
18+
"default",
19+
"delegate",
20+
"do",
21+
"double",
22+
"else",
23+
"enum",
24+
"event",
25+
"explicit",
26+
"extern",
27+
"false",
28+
"finally",
29+
"fixed",
30+
"float",
31+
"for",
32+
"foreach",
33+
"goto",
34+
"if",
35+
"implicit",
36+
"in",
37+
"int",
38+
"interface",
39+
"internal",
40+
"is",
41+
"lock",
42+
"long",
43+
"namespace",
44+
"new",
45+
"null",
46+
"object",
47+
"operator",
48+
"out",
49+
"override",
50+
"params",
51+
"private",
52+
"protected",
53+
"public",
54+
"readonly",
55+
"ref",
56+
"return",
57+
"sbyte",
58+
"sealed",
59+
"short",
60+
"sizeof",
61+
"stackalloc",
62+
"static",
63+
"string",
64+
"struct",
65+
"switch",
66+
"this",
67+
"throw",
68+
"true",
69+
"try",
70+
"typeof",
71+
"uint",
72+
"ulong",
73+
"unchecked",
74+
"unsafe",
75+
"ushort",
76+
"using",
77+
"virtual",
78+
"void",
79+
"volatile",
80+
"while"
6181
],
6282

6383
"dataTypes": {

languages/CSharpNewtonsoft.json

Lines changed: 77 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,83 @@
11
{
22
"modelStart": "{\n",
33
"reservedKeywords": [
4-
"abstract",
5-
"assert",
6-
"boolean",
7-
"break",
8-
"byte",
9-
"case",
10-
"catch",
11-
"char",
12-
"class",
13-
"const",
14-
"continue",
15-
"default",
16-
"do",
17-
"double",
18-
"else",
19-
"enum",
20-
"extends",
21-
"false",
22-
"final",
23-
"finally",
24-
"float",
25-
"for",
26-
"goto",
27-
"if",
28-
"implements",
29-
"import",
30-
"instanceof",
31-
"int",
32-
"interface",
33-
"long",
34-
"native",
35-
"new",
36-
"null",
37-
"package",
38-
"private",
39-
"protected",
40-
"public",
41-
"return",
42-
"short",
43-
"static",
44-
"strictfp",
45-
"super",
46-
"switch",
47-
"synchronized",
48-
"this",
49-
"throw",
50-
"throws",
51-
"transient",
52-
"true",
53-
"try",
54-
"void",
55-
"volatile",
56-
"while",
57-
"class",
58-
"description",
59-
"string",
60-
"object"
4+
"abstract",
5+
"as",
6+
"base",
7+
"bool",
8+
"break",
9+
"byte",
10+
"case",
11+
"catch",
12+
"char",
13+
"checked",
14+
"class",
15+
"const",
16+
"continue",
17+
"decimal",
18+
"default",
19+
"delegate",
20+
"do",
21+
"double",
22+
"else",
23+
"enum",
24+
"event",
25+
"explicit",
26+
"extern",
27+
"false",
28+
"finally",
29+
"fixed",
30+
"float",
31+
"for",
32+
"foreach",
33+
"goto",
34+
"if",
35+
"implicit",
36+
"in",
37+
"int",
38+
"interface",
39+
"internal",
40+
"is",
41+
"lock",
42+
"long",
43+
"namespace",
44+
"new",
45+
"null",
46+
"object",
47+
"operator",
48+
"out",
49+
"override",
50+
"params",
51+
"private",
52+
"protected",
53+
"public",
54+
"readonly",
55+
"ref",
56+
"return",
57+
"sbyte",
58+
"sealed",
59+
"short",
60+
"sizeof",
61+
"stackalloc",
62+
"static",
63+
"string",
64+
"struct",
65+
"switch",
66+
"this",
67+
"throw",
68+
"true",
69+
"try",
70+
"typeof",
71+
"uint",
72+
"ulong",
73+
"unchecked",
74+
"unsafe",
75+
"ushort",
76+
"using",
77+
"virtual",
78+
"void",
79+
"volatile",
80+
"while"
6181
],
6282

6383
"dataTypes": {

languages/JavaAndroid.json

Lines changed: 51 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,57 @@
11
{
22
"modelStart": "{\n",
33
"reservedKeywords": [
4-
"abstract",
5-
"assert",
6-
"boolean",
7-
"break",
8-
"byte",
9-
"case",
10-
"catch",
11-
"char",
12-
"class",
13-
"const",
14-
"continue",
15-
"default",
16-
"do",
17-
"double",
18-
"else",
19-
"enum",
20-
"extends",
21-
"false",
22-
"final",
23-
"finally",
24-
"float",
25-
"for",
26-
"goto",
27-
"if",
28-
"implements",
29-
"import",
30-
"instanceof",
31-
"int",
32-
"interface",
33-
"long",
34-
"native",
35-
"new",
36-
"null",
37-
"package",
38-
"private",
39-
"protected",
40-
"public",
41-
"return",
42-
"short",
43-
"static",
44-
"strictfp",
45-
"super",
46-
"switch",
47-
"synchronized",
48-
"this",
49-
"throw",
50-
"throws",
51-
"transient",
52-
"true",
53-
"try",
54-
"void",
55-
"volatile",
56-
"while",
57-
"class",
58-
"description"
4+
"abstract",
5+
"continue",
6+
"for",
7+
"new",
8+
"null",
9+
"switch",
10+
"assert",
11+
"default",
12+
"if",
13+
"package",
14+
"synchronized",
15+
"boolean",
16+
"do",
17+
"goto",
18+
"private",
19+
"this",
20+
"break",
21+
"double",
22+
"implements",
23+
"protected",
24+
"throw",
25+
"byte",
26+
"else",
27+
"import",
28+
"public",
29+
"throws",
30+
"case",
31+
"enum",
32+
"instanceof",
33+
"return",
34+
"transient",
35+
"catch",
36+
"extends",
37+
"int",
38+
"short",
39+
"try",
40+
"char",
41+
"final",
42+
"interface",
43+
"static",
44+
"void",
45+
"class",
46+
"finally",
47+
"long",
48+
"strictfp",
49+
"volatile",
50+
"const",
51+
"float",
52+
"native",
53+
"super",
54+
"while"
5955
],
6056

6157
"dataTypes": {

0 commit comments

Comments
 (0)