Class: global

global

The namespace to which the Global properties and objects belong.

Constructor

new global()

Constructs the singleton instance of jscc.global.
Source:

Members

(constant) DEF_PROD_CODE :string

The default code contents for a production.
Type:
  • string
Source:

(constant) DEFAULT_DRIVER :string

Type:
  • string
Source:

(constant) MAX_CHAR :number

One greater than the maximum lexer-state index.
Type:
  • number
Source:

(constant) MIN_CHAR :number

The minimum lexer-state index.
Type:
  • number
Source: