@@ -40,17 +40,17 @@ export function defineSysMLv2Mode(): void {
4040 keywords : [
4141 "about" , "abstract" , "accept" , "action" , "actor" , "after" , "alias" , "all" , "allocate" , "allocation" ,
4242 "analysis" , "and" , "as" , "assert" , "assign" , "assume" , "at" , "attribute" , "bind" , "binding" , "by" ,
43- "calc" , "case" , "comment" , "concern" , "connect" , "connection" , "constraint" , "decide " , "def " , "default " ,
44- "defined" , "dependency" , "derived" , "do" , "doc" , "else" , "end" , "entry" , "enum" , "event" , "exhibit ",
45- "exit" , "expose" , "filter" , "first" , "flow" , "for" , "fork" , "frame" , "from" , "hastype" , "if" , "implies ",
46- "import" , "in" , "include" , "individual" , "inout" , "interface" , "istype" , "item" , "join" , "language ",
47- "library" , "locale" , "loop" , "merge" , "message" , "meta" , "metadata" , "nonunique" , "not" , "objective ",
48- "occurrence" , "of" , "or" , "ordered" , "out" , "package" , "parallel" , "part" , "perform" , "port" , "private ",
49- "protected " , "public " , "readonly " , "redefines " , "ref " , "references " , "render " , "rendering " , "rep " ,
50- "require" , "requirement" , "return" , "satisfy" , "send" , "snapshot" , "specializes" , "stakeholder ",
51- "standard" , "state" , "subject" , "subsets" , "succession" , "terminate" , "then" , "timeslice" , "to ",
52- "transition " , "until " , "use " , "variant " , "variation " , "verification " , "verify " , "via " , "view " ,
53- "viewpoint" , "when" , "while" , "xor"
43+ "calc" , "case" , "comment" , "concern" , "connect" , "connection" , "constraint" , "crosses " , "decide " , "def " ,
44+ "default" , " defined", "dependency" , "derived" , "do" , "doc" , "else" , "end" , "entry" , "enum" , "event" ,
45+ "exhibit" , " exit", "expose" , "filter" , "first" , "flow" , "for" , "fork" , "frame" , "from" , "hastype" , "if" ,
46+ "implies" , " import", "in" , "include" , "individual" , "inout" , "interface" , "istype" , "item" , "join" ,
47+ "language" , " library", "locale" , "loop" , "merge" , "message" , "meta" , "metadata" , "nonunique" , "not" ,
48+ "objective" , " occurrence", "of" , "or" , "ordered" , "out" , "package" , "parallel" , "part" , "perform" ,
49+ "port " , "private " , "protected " , "public " , "readonly " , "redefines " , "ref " , "references " , "render " ,
50+ "rendering" , "rep" , " require", "requirement" , "return" , "satisfy" , "send" , "snapshot" , "specializes" ,
51+ "stakeholder" , " standard", "state" , "subject" , "subsets" , "succession" , "terminate" , "then" ,
52+ "timeslice " , "to " , "transition " , "until " , "use " , "variant " , "variation " , "verification " , "verify " ,
53+ "via" , "view" , " viewpoint", "when" , "while" , "xor"
5454 ] . reduce ( f_wordify , { } ) ,
5555 defKeywords : [
5656 "action" , "allocation" , "analysis" , "attribute" , "binding" , "calc" , "case" , "comment" , "concern" ,
0 commit comments