toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.interpreter
/
com.shakelang.shake.bytecode.interpreter.wrapper
/
ShakeInterpreterType
/
ArrayType
Array
Type
class
ArrayType
(
val
arrayType
:
ShakeInterpreterType
)
:
ShakeInterpreterType
(
source
)
Members
Constructors
Array
Type
Link copied to clipboard
constructor
(
arrayType
:
ShakeInterpreterType
)
Properties
array
Type
Link copied to clipboard
val
arrayType
:
ShakeInterpreterType
byte
Size
Link copied to clipboard
open
override
val
byteSize
:
Int
=
8
name
Link copied to clipboard
open
override
val
name
:
String
type
Link copied to clipboard
open
override
val
type
:
ShakeInterpreterType.Type