Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Youlor/unpacker
/ toString
Method
toString
dexfixer/src/com/android/dx/dex/code/Dop.java:86–89 ·
view source on GitHub ↗
{@inheritDoc}
()
Source
from the content-addressed store, hash-verified
84
85
/** {@inheritDoc} */
86
@Override
87
public
String toString() {
88
return
getName();
89
}
90
91
/**
92
* Gets the opcode value.
Callers
15
listingString
Method · 0.45
regListString
Method · 0.45
regRangeString
Method · 0.45
literalBitsString
Method · 0.45
literalBitsComment
Method · 0.45
cstComment
Method · 0.45
argString
Method · 0.45
cstComment
Method · 0.45
argString
Method · 0.45
listingString0
Method · 0.45
toHuman
Method · 0.45
argString
Method · 0.45
Calls
1
getName
Method · 0.95
Tested by
no test coverage detected