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

Method getDimensions

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

Returns the number of dimensions of this array type. This method should only be used for an array type. @return the number of dimensions of this array type.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getElementTypeMethod · 0.95
getClassNameMethod · 0.95

Calls 1

charAtMethod · 0.65

Tested by

no test coverage detected