language

actual var language: Language?(source)

The language that the parser will use for parsing.

Parsing cannot be performed while the language is null.

expect var language: Language?(source)

The language that the parser will use for parsing.

Parsing cannot be performed while the language is null.

actual var language: Language?(source)

The language that the parser will use for parsing.

Parsing cannot be performed while the language is null.

actual var language: Language?(source)

The language that the parser will use for parsing.

Parsing cannot be performed while the language is null.