Modifier and Type | Method and Description |
---|---|
TypeInferenceUtil.Result |
PlannerTypeInferenceUtil.runTypeInference(UnresolvedCallExpression unresolvedCall,
List<ResolvedExpression> resolvedArgs)
Same behavior as
TypeInferenceUtil#runTypeInference(TypeInference, CallContext) . |
Modifier and Type | Method and Description |
---|---|
TypeInferenceUtil.Result |
PlannerTypeInferenceUtilImpl.runTypeInference(UnresolvedCallExpression unresolvedCall,
List<ResolvedExpression> resolvedArgs) |
Modifier and Type | Method and Description |
---|---|
TypeInferenceUtil.Result |
PlannerTypeInferenceUtilImpl.runTypeInference(UnresolvedCallExpression unresolvedCall,
List<ResolvedExpression> resolvedArgs) |
Modifier and Type | Method and Description |
---|---|
static TypeInferenceUtil.Result |
TypeInferenceUtil.runTypeInference(TypeInference typeInference,
CallContext callContext,
TypeInferenceUtil.SurroundingInfo surroundingInfo)
Runs the type inference process.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.