Toggle navigation
Home
java.lang.String to com.google.javascript.jscomp.ScopedName
No. of Instances - 11
No. of Commits - 1
No. of Projects - {'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Variable
symbol
to
var
symbol
to
var
name
to
var
name
to
var
name
to
var
name
to
var
Cascading Type Change (Similar)
StaticTypedSlot<JSType>
to
LinkedFlowSlot
StaticTypedSlot<JSType>
to
LinkedFlowSlot
Add or Remove Method invocation
Iterables.concat(symbols.keySet(),slotsB.keySet())
to
Sets.union(slotsA.keySet(),slotsB.keySet())
Iterables.concat(symbols.keySet(),slotsB.keySet())
to
Sets.union(slotsA.keySet(),slotsB.keySet())