Namespace: base

kdljs.parser.base

Classes

BaseParser

Members

(static, constant) bannedIdentifiers :Set.<string>

Type:
  • Set.<string>
Source:

(static, constant) escapes :Object.<string, string>

Type:
  • Object.<string, string>
Source:

(static, constant) floatKeywords :Object.<string, number>

Type:
  • Object.<string, number>
Source:

(static, constant) radix :Object.<string, number>

Type:
  • Object.<string, number>
Source: