Constructor
new global()
Constructs the singleton instance of jscc.global.
Members
(constant) DEF_PROD_CODE :string
The default code contents for a production.
Type:
- string
(constant) DEFAULT_DRIVER :string
Type:
- string
(constant) MAX_CHAR :number
One greater than the maximum lexer-state index.
Type:
- number
(constant) MIN_CHAR :number
The minimum lexer-state index.
Type:
- number