MCPcopy Create free account
hub / github.com/cseagle/blc / isArrayType

Method isArrayType

printjava.cc:137–157  ·  view source on GitHub ↗

References to java array objects where the underlying element is a java primitive look like: - Pointer to int - Pointer to bool - Pointer to float An array of java class objects is represented as a pointer to pointer data-type. \param ct is the given data-type \return \b true if the data-type references a java array object

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getMetatypeMethod · 0.80
getPtrToMethod · 0.80
isCharPrintMethod · 0.80

Tested by

no test coverage detected