Toggle navigation
Home
java.lang.String to com.google.devtools.j2objc.ast.TagElement.TagKind
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Method invocation
setTagName
to
setTagKind
setTagName
to
setTagKind
getTagName
to
getTagKind
Rename Variable
tagName
to
tagKind
tagName
to
tagKind
tagName
to
tagKind
tagName
to
tagKind
tagName
to
tagKind
tagName
to
kind
tagName
to
kind
tagName
to
tagKind
tagName
to
tagKind
Cascading Type Change (Similar)
String
to
TagKind
String
to
TagKind
Introduce Literal
"@literal"
to
TagKind.LITERAL
"@code"
to
TagKind.CODE
Add or Remove Method invocation
other.getTagName()
to
other.getTagKind()