TypeMapper.ConvertNameToStackArrayType Method
Converts type name to a stack array type representation
Parameters
-
name
- The type to convert from.
-
rank
- The rank of the array type.
Return Value
The stack array type representation.
See Also
TypeMapper Class | JaCIL.Compiler.Util Namespace