Searched refs:nodeWithTypeParameters (Results 1 – 3 of 3) sorted by relevance
61 … NodeWithTypeParameters<?> nodeWithTypeParameters = (NodeWithTypeParameters<?>) wrappedNode; in solveType() local62 for (TypeParameter astTpRaw : nodeWithTypeParameters.getTypeParameters()) { in solveType()
62 … NodeWithTypeParameters<?> nodeWithTypeParameters = (NodeWithTypeParameters<?>) wrappedNode; in solveType() local63 for (TypeParameter astTpRaw : nodeWithTypeParameters.getTypeParameters()) { in solveType()
33 …Line 62) nodeWithTypeParameters.getTypeParameters() ==> com.github.javaparser.ast.nodeTypes.NodeWi…