typeChecking

@JvmName(name = "cyrnmwvvritalwha")
suspend fun typeChecking(value: Output<TypeCheckingArgs>)
@JvmName(name = "xvuuqkdefvewnirl")
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 = "dcxoflqhytrkyrqp")
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.