Searched refs:TypeVariableResolutionCapability (Results 1 – 8 of 8) sorted by relevance
191 if (methodDeclaration instanceof TypeVariableResolutionCapability) { in solveMethodAsUsage()192 methodUsage = ((TypeVariableResolutionCapability) methodDeclaration) in solveMethodAsUsage()196 … TypeVariableResolutionCapability.class.getName() + "."); in solveMethodAsUsage()
8 public interface TypeVariableResolutionCapability { interface
28 import com.github.javaparser.symbolsolver.core.resolution.TypeVariableResolutionCapability;42 …eflectionMethodDeclaration implements ResolvedMethodDeclaration, TypeVariableResolutionCapability {
31 import com.github.javaparser.symbolsolver.core.resolution.TypeVariableResolutionCapability;46 …avaParserMethodDeclaration implements ResolvedMethodDeclaration, TypeVariableResolutionCapability {
34 import com.github.javaparser.symbolsolver.core.resolution.TypeVariableResolutionCapability;304 … static class ValuesMethod implements ResolvedMethodDeclaration, TypeVariableResolutionCapability {
29 import com.github.javaparser.symbolsolver.core.resolution.TypeVariableResolutionCapability;44 …JavassistMethodDeclaration implements ResolvedMethodDeclaration, TypeVariableResolutionCapability {
24061 …ain/java/com/github/javaparser/symbolsolver/core/resolution/TypeVariableResolutionCapability.java"…
403786 …ain/java/com/github/javaparser/symbolsolver/core/resolution/TypeVariableResolutionCapability.java $