typeChecking

@JvmName(name = "ljatyvaydtbwrdiq")
suspend fun typeChecking(value: Output<TypeCheckingArgs>)
@JvmName(name = "bvsqtpdqgtfirblo")
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 = "pnwgadbxpslicxos")
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.