The Hyper Programming Language

Class ‘char’

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

Class

sealed class char : object

This class represents a Unicode character.

Constructors

procedure new(c : * char)

Copy constructor.

Procedures

none

Operators

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

Binary Operators

not yet documented

Assignment Operators

operator=(c : char)

Simple assignment operator.

See also


Valid HTML 4.01 Strict Valid CSS!