GlobalLexicalScopeNamesParameter

@Serializable
data class GlobalLexicalScopeNamesParameter(val executionContextId: Int? = null)

Constructors

Link copied to clipboard
constructor(executionContextId: Int? = null)

Properties

Link copied to clipboard
val executionContextId: Int? = null

Specifies in which execution context to lookup global scope variables.