Property | Type | Description | |
---|---|---|---|
ClassClass | |||
IsSealed | bool | ||
Methods | Method[] | ||
Name | |||
NumFields | int | ||
Superclass |
Method | Description | |
---|---|---|
BindMethod ( int symbol, Method method ) : void | ||
BindSuperclass ( |
||
ObjClass ( |
||
ObjClass ( int numFields, |
Method | Description | |
---|---|---|
ResizeMethods ( int symbol ) : void |
public BindMethod ( int symbol, Method method ) : void | ||
symbol | int | |
method | Method | |
return | void |
public ObjClass ( |
||
superclass | ||
numFields | int | |
name | ||
return | System |
public ObjClass ( int numFields, |
||
numFields | int | |
name | ||
return | System |
public static ObjClass,Wren.Core.Objects ClassClass | ||
return |