mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
add browser warning
This commit is contained in:
71
static/languages/code_java.json
Normal file
71
static/languages/code_java.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"name": "code_java",
|
||||
"leftToRight": true,
|
||||
"noLazyMode": true,
|
||||
"words": [
|
||||
"abstract",
|
||||
"assert",
|
||||
"boolean",
|
||||
"break",
|
||||
"byte",
|
||||
"case",
|
||||
"catch",
|
||||
"char",
|
||||
"class",
|
||||
"continue",
|
||||
"default",
|
||||
"do",
|
||||
"double",
|
||||
"else",
|
||||
"enum",
|
||||
"extends",
|
||||
"final",
|
||||
"finally",
|
||||
"float",
|
||||
"for",
|
||||
"if",
|
||||
"implements",
|
||||
"import",
|
||||
"instanceof",
|
||||
"interface",
|
||||
"long",
|
||||
"native",
|
||||
"new",
|
||||
"null",
|
||||
"package",
|
||||
"private",
|
||||
"protected",
|
||||
"public",
|
||||
"return",
|
||||
"short",
|
||||
"static",
|
||||
"strictfp",
|
||||
"super",
|
||||
"switch",
|
||||
"synchronized",
|
||||
"this",
|
||||
"throw",
|
||||
"throws",
|
||||
"transient",
|
||||
"try",
|
||||
"void",
|
||||
"volatile",
|
||||
"while",
|
||||
"valueOf",
|
||||
"from",
|
||||
"parse",
|
||||
"get",
|
||||
"contains",
|
||||
"remove",
|
||||
"clear",
|
||||
"put",
|
||||
"set",
|
||||
"with",
|
||||
"throwas",
|
||||
"build",
|
||||
"add",
|
||||
"subtract",
|
||||
"append",
|
||||
"length"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user