MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / getMethodType

Method getMethodType

class2c/src/main/java/org/objectweb/asm/Type.java:263–265  ·  view source on GitHub ↗

Returns the Type corresponding to the given method descriptor. Equivalent to Type.getType(methodDescriptor) . @param methodDescriptor a method descriptor. @return the Type corresponding to the given method descriptor.

(final String methodDescriptor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readConstMethod · 0.95

Calls 3

getTypeMethod · 0.95
getMethodDescriptorMethod · 0.95
lengthMethod · 0.65

Tested by

no test coverage detected