Toggle navigation
Home
com.sun.tools.javac.tree.JCTree.JCExpression to lombok.javac.JavacNode
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'lombok'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
maker.NewClass(null,List.<JCExpression>nil(),returnType,builderArg,null)
to
maker.NewClass(null,List.<JCExpression>nil(),cloneSelfType(returnType),builderArg,null)
returnType
to
cloneSelfType(returnType)