Pike v8.1 release 6

Class Tools.AutoDoc.PikeObjects.OrType

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

The class for representing union types.

See also

Type


Inherit Type

inherit Type : Type


Variable types

array(Type) Tools.AutoDoc.PikeObjects.OrType.types

Description

An array with the types that are member of the union.


Method create

Tools.AutoDoc.PikeObjects.OrType Tools.AutoDoc.PikeObjects.OrType()