JavaScriptConfig

constructor(name: String = "javascript", json: Boolean = false, jsonld: Boolean = false, typescript: Boolean = false, statementIndent: Int? = null, wordCharacters: Regex = Regex("[\\w\$\\u00a1-\\uffff]"))