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

Method getType

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

Returns the Type corresponding to the given type descriptor. @param typeDescriptor a field or method type descriptor. @return the Type corresponding to the given type descriptor.

(final String typeDescriptor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

readElementValueMethod · 0.95
getMethodTypeMethod · 0.95
getArgumentTypesMethod · 0.95
getReturnTypeMethod · 0.95
getInitializedTypeMethod · 0.45
putAbstractTypeMethod · 0.45

Calls 6

getTypeInternalMethod · 0.95
getDescriptorMethod · 0.95
getMethodDescriptorMethod · 0.95
lengthMethod · 0.65
isPrimitiveMethod · 0.65

Tested by

no test coverage detected