background image
C H A P T E R 2 6
Utility Functions
Summary of Functions and Methods
26-7
Summary of Functions and Methods
26
Object System Functions
26
ClassOf(
object
)
Clone(
object
)
DeepClone(
object
)
EnsureInternal(
obj
)
GetFunctionArgCount(
function
)
GetSlot(
frame
,
slotSymbol
)
GetVariable(
frame
,
slotSymbol
)
HasSlot(
frame
,
slotSymbol
)
HasVariable(
frame
,
slotSymbol
)
Intern(
string
)
IsArray(
obj
)
IsBinary(
obj
)
IsCharacter(
obj
)
IsFrame(
obj
)
IsFunction(
obj
)
IsImmediate(
obj
)
IsInstance(
obj
,
class
)
IsInteger(
obj
)
IsNumber(
obj
)
IsReadOnly(
obj
)
IsReal(
obj
)
IsString(
obj
)
IsSubclass(
sub
,
super
)
IsSymbol(
obj
)
MakeBinary(
length
,
class
)
Map(
obj
,
function
)
PrimClassOf(
obj
)
RemoveSlot(
obj
,
slot
)
ReplaceObject(
originalObject
,
targetObject
)
SetClass(
obj
,
classSymbol
)
SetVariable(
frame
,
slotSymbol
,
value
)
SymbolCompareLex(
symbol1
,
symbol2
)
TotalClone(
obj
)
© 2007-2024, o7 studio » при воспроизведении материала сайта ссылка обязательна