Language

actual constructor(language: Any)(source)

Create a new instance from the given language pointer.

Parameters

language

A pointer to a TSLanguage cast to Long.

expect constructor(language: Any)(source)

Create a new instance from the given language pointer.

actual constructor(language: Any)(source)

Create a new instance from the given language pointer.

Parameters

language

A pointer to a TSLanguage cast to Long.

actual constructor(language: Any)(source)

Create a new instance from the given language pointer.

Parameters

language

A CPointer to a TSLanguage.

Throws

If the pointer is invalid or the version is incompatible.