MCPcopy 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

listingStringMethod · 0.45
regListStringMethod · 0.45
regRangeStringMethod · 0.45
literalBitsStringMethod · 0.45
literalBitsCommentMethod · 0.45
cstCommentMethod · 0.45
argStringMethod · 0.45
cstCommentMethod · 0.45
argStringMethod · 0.45
listingString0Method · 0.45
toHumanMethod · 0.45
argStringMethod · 0.45

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected