Interface TypeVariableResolutionCapability
- All Known Implementing Classes:
JavaParserEnumDeclaration.ValueOfMethod, JavaParserEnumDeclaration.ValuesMethod, JavaParserMethodDeclaration, JavaParserRecordDeclaration.ImplicitGetterMethod, JavassistMethodDeclaration, ReflectionMethodDeclaration
public interface TypeVariableResolutionCapability
-
Method Summary
Modifier and TypeMethodDescriptionresolveTypeVariables(Context context, List<ResolvedType> parameterTypes)
-
Method Details
-
resolveTypeVariables
-