Toggle navigation
Home
com.sun.tools.javac.code.Symbol.ClassSymbol to com.sun.tools.javac.code.Symbol
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'error-prone'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: External -> External
Mapping:
Rename Variable
currentClass
to
owner
currentClass
to
owner
currentClass
to
owner
currentClass
to
owner
currentClass
to
owner
currentClass
to
owner
Cascading Type Change (Different)
OuterReferenceScanner
to
CanBeStaticAnalyzer
OuterReferenceScanner
to
CanBeStaticAnalyzer
Add or Remove Method invocation
tree.sym.isMemberOf(currentClass,state.getTypes())
to
isOwnedBy(tree.sym,owner,state.getTypes())