Toggle navigation
Home
com.github.javaparser.ast.TypeParameter to com.github.javaparser.ast.type.Type
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'javaparser'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
a
to
t
a
to
t
Add or Remove Method invocation
n.getTypeParameters()
to
n.getTypeArguments().getTypeArguments()