typeChecking

@JvmName(name = "dglrloadoyvagyil")
suspend fun typeChecking(value: Output<TypeCheckingArgs>)
@JvmName(name = "eyqafdyrhalxcsaq")
suspend fun typeChecking(value: TypeCheckingArgs?)

Parameters

value

The results of type checking for each expression. Presence of this field indicates the completion of the type checking.


@JvmName(name = "lmnjvfiymvkovdaj")
suspend fun typeChecking(argument: suspend TypeCheckingArgsBuilder.() -> Unit)

Parameters

argument

The results of type checking for each expression. Presence of this field indicates the completion of the type checking.