typeChecking

@JvmName(name = "ehnsgashlhqjyisc")
suspend fun typeChecking(value: Output<TypeCheckingArgs>)
@JvmName(name = "eeqvxebnghgsbtcv")
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 = "gkgaphuduuivibip")
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.