; Syntax file for Textpad ; Syntax coloring for MicroJava source files (*.mj) ; Copyright (C) 2002, Albrecht Woess ; last edit 2004/10/10 C=1 [Syntax] Namespace1 = 1 IgnoreCase = No KeyWordLength = BracketChars = ()[]{} OperatorChars = PreprocStart = HexPrefix = SyntaxStart = SyntaxEnd = CommentStart = /* CommentEnd = */ CommentStartAlt = CommentEndAlt = SingleComment = SingleCommentCol = SingleCommentAlt = SingleCommentColAlt = SingleCommentEsc = StringsSpanLines = No StringStart = StringEnd = StringAlt = StringEsc = CharStart = ' CharEnd = ' CharEsc = \ [Keywords 1] break class do else final if new print program read return void while