Node:Universal Methods, Next:Inlined Methods, Previous:Obj Built-In, Up:Obj Built-In
The following methods are "universal", i.e. they are defined locally, if appropriate, for every object:
super(?Object,?NotInheritList)
super(Object)
is
translated to super(Object,[])
.
attributes(+Attributes)