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

Method getTypeInternal

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

Returns the Type corresponding to the given field or method descriptor. @param descriptorBuffer a buffer containing the field or method descriptor. @param descriptorBegin the beginning index, inclusive, of the field or method descriptor in descriptorBuffer. @param descriptorEnd the end

(
      final String descriptorBuffer, final int descriptorBegin, final int descriptorEnd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getTypeMethod · 0.95
getElementTypeMethod · 0.95
getArgumentTypesMethod · 0.95
getReturnTypeMethod · 0.95

Calls 1

charAtMethod · 0.65

Tested by

no test coverage detected