2021-09-20 15:38:42 +02:00
|
|
|
=== Parameters
|
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
.operationCodes
|
|
|
|
****
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
----
|
|
|
|
true
|
|
|
|
----
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
Whether or not to check the case of operation codes.
|
|
|
|
****
|
|
|
|
.keywords
|
|
|
|
****
|
|
|
|
|
|
|
|
----
|
|
|
|
true
|
|
|
|
----
|
|
|
|
|
|
|
|
Whether or not to check the case of keywords.
|
|
|
|
****
|
|
|
|
.specificationcodes
|
|
|
|
****
|
|
|
|
|
|
|
|
----
|
|
|
|
false
|
|
|
|
----
|
|
|
|
|
|
|
|
Whether or not to check the case of specification codes.
|
|
|
|
****
|
|
|
|
.compilerDirectives
|
|
|
|
****
|
|
|
|
|
|
|
|
----
|
|
|
|
false
|
|
|
|
----
|
|
|
|
|
|
|
|
Whether or not to check the case of compiler directives.
|
|
|
|
****
|
|
|
|
.builtInFunctions
|
|
|
|
****
|
|
|
|
|
|
|
|
----
|
|
|
|
false
|
|
|
|
----
|
|
|
|
|
|
|
|
Whether or not to check the case of built-in functions
|
|
|
|
****
|