Toggle navigation
Home
javassist.CtClass to java.lang.String
No. of Instances - 6
No. of Commits - 4
No. of Projects - {'javaparser', 'hibernate-orm'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Add or Remove Method invocation
concreteType
to
concreteType.getName()
concreteType.getName()
to
EnhancerConstants.INTERCEPTOR_GETTER_NAME
concreteType.getName()
to
EnhancerConstants.INTERCEPTOR_GETTER_NAME
ctClass.getInterfaces()
to
interfaceFQNs
ctClass.getInterfaces()
to
interfaceFQNs
ctClass.getInterfaces()
to
interfaceFQNs
ctClass.getInterfaces()
to
getInterfaceFQNs()
ctClass
to
ctClass.getClassFile()
Rename Variable
concreteType
to
type
concreteType
to
type
concreteType
to
type
interfaze
to
interfaceFQN
interfaze
to
interfaceFQN
interfaze
to
interfaceFQN
interfaze
to
interfaceFQN
superClass
to
superClassName
Update String Literal
"if ( $$_hibernate_getInterceptor() != null ) { "
to
""
"localVar = (%2$s) $$_hibernate_getInterceptor().writeObject(this, \"%1$s\", this.%1$s, $1);"
to
" localVar = (%2$s) %3$s().writeObject(this, \"%1$s\", this.%1$s, $1);%n"
"}"
to
"}%n"
"if ( $$_hibernate_getInterceptor() != null ) {"
to
"%2$s localVar = $1;%n"
"%2$s localVar = $1;"
to
""
Update argument list (Method invocation)
format
to
format
format
to
format
Cascading Type Change (Similar)
CtClass
to
String