The Hyper Programming Language

Class ‘object’

This is the class reference of built-in type object.

Class

abstract class object

This class is the universal base for all classes.

Constructors

procedure new()

Default constructor.

Procedures

none

Operators

Warning: this is preliminary syntax with the purpose of documenting the operators of this class. Nothing official yet!

Assignment Operators

operator=(o : * object)

Simple assignment operator.

See also


Valid HTML 4.01 Strict Valid CSS!