Toggle navigation
Home
com.sun.tools.javac.tree.JCTree.JCTypeParameter to com.sun.tools.javac.tree.JCTree
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'lombok'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
maker.Ident(typeParam.getName())
to
maker.Ident(((JCIdent)typeParam).getName())