Extracted from Pike v7.8 release 866 at 2018-02-07.
pike.ida.liu.se
[Top]
Tools
Tools.AutoDoc
Tools.AutoDoc.PikeObjects
Tools.AutoDoc.PikeObjects.OrType

Class 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.