Liking cljdoc? Tell your friends :D
ClojureScript only.

js.SyntaxError

The SyntaxError object represents an error when trying to interpret invalid code.

The SyntaxError object represents an error when trying to interpret
invalid code.
raw docstring

prototypecljs

(prototype this)

Property.

The SyntaxError.prototype property represents the prototype for js.SyntaxError constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype

Property.

The SyntaxError.prototype property represents the prototype for
`js.SyntaxError` constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype`
raw docstring

set-prototype!cljs

(set-prototype! this val)

Property.

The SyntaxError.prototype property represents the prototype for js.SyntaxError constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype

Property.

The SyntaxError.prototype property represents the prototype for
`js.SyntaxError` constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close