MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / isArray

Method isArray

tools/vulkan/gen/src/boxedwine/org/data/VkParam.java:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 public boolean isArray() {
75 return (len != null && len.length() > 0) || arrayLen != 0;
76 }
77}

Callers 15

marshalInPointerMethod · 0.80
marshalInParamMethod · 0.80
marshalOutParamMethod · 0.80
equalsMethod · 0.80
equalsExceptMethod · 0.80
sortedMethod · 0.80
_combineAttributeMethod · 0.80
constructorMethod · 0.80
queryMethod · 0.80
_queryByNameMethod · 0.80
_addCpuLevelsMethod · 0.80
_addExtensionsMethod · 0.80

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected