toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.interpreter
/
com.shakelang.shake.bytecode.interpreter.wrapper
/
ShakeInterpreterType
Shake
Interpreter
Type
interface
ShakeInterpreterType
(
source
)
Inheritors
ArrayType
ObjectType
Members
Types
Array
Type
Link copied to clipboard
class
ArrayType
(
val
arrayType
:
ShakeInterpreterType
)
:
ShakeInterpreterType
Companion
Link copied to clipboard
object
Companion
Object
Type
Link copied to clipboard
class
ObjectType
(
val
objectType
:
ShakeInterpreterClass
)
:
ShakeInterpreterType
Type
Link copied to clipboard
enum
Type
:
Enum
<
ShakeInterpreterType.Type
>
Properties
byte
Size
Link copied to clipboard
abstract
val
byteSize
:
Int
name
Link copied to clipboard
abstract
val
name
:
String
type
Link copied to clipboard
abstract
val
type
:
ShakeInterpreterType.Type