public class JavaScriptNewMultiArrayFunctionName extends JavaScriptSyntheticFunctionName
className, fullName, methodName, signature, signatureName
Constructor and Description |
---|
JavaScriptNewMultiArrayFunctionName(int dim,
ArrayType type)
Create a new instance
|
getAnnotation, hasWasmCode
getSignature
getCodeBuilder
equals, hashCode
public JavaScriptNewMultiArrayFunctionName(int dim, ArrayType type)
dim
- the count of dimensions, should be >= 2type
- the full type of the allocated array