Свойство | Type | Description | |
---|---|---|---|
Arity | int | ||
Bytecode | byte[] | ||
Constants | Wren.Core.Objects.Obj[] | ||
Module | |||
Name | string | ||
NumConstants | int | ||
NumUpvalues | int | ||
SourceLines | int[] | ||
SourcePath |
Méthode | Description | |
---|---|---|
ObjFn ( |
public ObjFn ( |
||
module | ||
constants | Wren.Core.Objects.Obj | |
numUpvalues | int | |
arity | int | |
bytecode | byte | |
debugSourcePath | ||
debugName | string | |
sourceLines | int | |
Résultat | Wren.Core.VM |
public Obj[],Wren.Core.Objects Constants | ||
Résultat | Wren.Core.Objects.Obj[] |