Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

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()