<operators>
Description
A list of characters to be recognized as operators.
Attributes
name, id
name="operator_name"A string that assigns a name to the list of operator characters.id="id_string"Required. An identifier string that maps color and style to this syntax item.
Example
<operators name="Operator" id="CodeColor_JavaOperator"><![CDATA[+-*/%<>!?:=&|^~]]></operators>