scopedExpression.setExpression(superInvocation);
return scopedExpression;
}
ExplicitGenericInvocationContext explicitGenericInvocationContext =
getChild(context, ExplicitGenericInvocationContext.class);
if (explicitGenericInvocationContext != null) {
List<Type> typeList = Collections.emptyList();
NonWildcardTypeArgumentsContext nonWildcardTypeArgumentsContext =