typeChecking

@JvmName(name = "efoefumnkmomhhfv")
suspend fun typeChecking(value: Output<TypeCheckingArgs>)
@JvmName(name = "qjtnvfmudpcdanth")
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 = "ybdvlrnyfksbkbml")
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.