Class: Fun

Eight~Global01# Fun

@extends super.Fun


new Fun()

Describes a function in Global01.

Properties:
Name Type Description
type Type

function's type.

loads Array.<number>

slots to insert Push start.

setParms() function

[replace] set/check types.

load() function

generates Push(start).

storeOk() function

[extend] check type.

end() function

[extend] fixes loads

toString() function

[extend] shows type, if any.

Source: