Pike v8.1 release 6

Class Tools.AutoDoc.PikeObjects.IntType

Inheritance graph
Tools.AutoDoc.PikeObjects.Type Tools.AutoDoc.PikeObjects.IntType
Description

The class for representing integer types.

See also

Type


Inherit Type

inherit Type : Type


Variable min
Variable max

string Tools.AutoDoc.PikeObjects.IntType.min
string Tools.AutoDoc.PikeObjects.IntType.max

Description

The minimum and maximum range limits for the integer type.


Method create

Tools.AutoDoc.PikeObjects.IntType Tools.AutoDoc.PikeObjects.IntType()