Interface TypeInferenceUtil.SurroundingInfo

Enclosing class:
TypeInferenceUtil

@Internal public static interface TypeInferenceUtil.SurroundingInfo
Information what the outer world (i.e. an outer wrapping call) expects from the current function call. This can be helpful for an InputTypeStrategy.
See Also: