| Server IP : 216.107.138.43 / Your IP : 216.73.217.127 Web Server : LiteSpeed System : Linux srv514655384.host.ultaserver.net 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64 User : ojolc3829 ( 1151) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/source-highlight/ |
Upload File : |
preproc = "import","package"
include "c_comment.lang"
include "number.lang"
include "c_string.lang"
(keyword,normal,classname) = `(\<(?:class|interface))([[:blank:]]+)([$[:alnum:]_]+)`
keyword = "abstract|any|as|assert",
"boolean|break|byte",
"case|catch|char|class|continue",
"def|default|do|double",
"else|enum|extends",
"false|final|finally|float|for",
"if|import|in|instanceof|int|interface",
"long",
"native|new|null",
"private|protected|public",
"return",
"short|static|strictfp|super|switch|synchronized",
"this|threadsafe|throw|throws|transient|true|try",
"void|volatile|while"
type = "int|byte|boolean|char|long|float|double|short|void"
include "symbols.lang"
cbracket = "{|}"
include "function.lang"
include "clike_vardeclaration.lang"