Parser Specification Constants
Constants
- RULE
Defines all the defaulzt rules of the specification table. @enum {object}
- START_COLUMN_RULE
The column the rules starts. @enum {number}
- KEY_SEVERITY
The key string to identifiy the severity rows. @enum {string}
- KEY_RULE
The key string to identifiy the rule rows. @enum {string}
RULE
Defines all the defaulzt rules of the specification table. @enum {object}
START_COLUMN_RULE
The column the rules starts. @enum {number}
KEY_SEVERITY
The key string to identifiy the severity rows. @enum {string}
KEY_RULE
The key string to identifiy the rule rows. @enum {string}
Kind: global constant