444 lines
10 KiB
Text
Generated
444 lines
10 KiB
Text
Generated
'<?doc UL4 example for various operators?>' Literal.String.Doc
|
|
'\n\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'+' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'-' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'*' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'/' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'//' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'%' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'<<' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'>>' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'&' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'|' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'^' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'<' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'>' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'<=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'>=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'==' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'!=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'(' Operator
|
|
'a' Name
|
|
')' Operator
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'[' Operator
|
|
'a' Name
|
|
',' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
']' Operator
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'{' Operator
|
|
'a' Name
|
|
',' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'}' Operator
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'{' Operator
|
|
'a' Name
|
|
':' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
',' Operator
|
|
' ' Text.Whitespace
|
|
'c' Name
|
|
':' Operator
|
|
' ' Text.Whitespace
|
|
'd' Name
|
|
'}' Operator
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'or' Keyword
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'and' Keyword
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'[' Operator
|
|
'i' Name
|
|
' ' Text.Whitespace
|
|
'for' Keyword
|
|
' ' Text.Whitespace
|
|
'i' Name
|
|
' ' Text.Whitespace
|
|
'in' Keyword
|
|
' ' Text.Whitespace
|
|
'range' Name
|
|
'(' Operator
|
|
'10' Literal.Number.Integer
|
|
')' Operator
|
|
' ' Text.Whitespace
|
|
'if' Keyword
|
|
' ' Text.Whitespace
|
|
'i' Name
|
|
']' Operator
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'if' Keyword
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
' ' Text.Whitespace
|
|
'else' Keyword
|
|
' ' Text.Whitespace
|
|
'c' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'not' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'print' Keyword
|
|
' ' Text.Whitespace
|
|
'~' Operator
|
|
'a' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'+=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'-=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'*=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'/=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'//' Operator
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'%' Operator
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'<<' Operator
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'>>' Operator
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'&=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'|=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|
|
|
|
'<?' Comment.Preproc
|
|
'code' Keyword
|
|
' ' Text.Whitespace
|
|
'a' Name
|
|
' ' Text.Whitespace
|
|
'^' Operator
|
|
'=' Operator
|
|
' ' Text.Whitespace
|
|
'b' Name
|
|
'?>' Comment.Preproc
|
|
'\n' Other
|