; Syntax file for Textpad ; Syntax coloring for MicroJava source files (*.mj, *.mic) ; Copyright (C) 2002, Albrecht Woess ; last edit 2002/10/08 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] class continue do else final if new print read return void while