Class TPasConstant

Unit

Declaration

type TPasConstant = class(TPasItem)

Description

Pascal constant.

Precise definition of "constant" for pasdoc purposes is "a name associated with a value". Optionally, constant type may also be specified in declararion. Well, Pascal constant always has some type, but pasdoc is too weak to determine the implicit type of a constant, i.e. to unserstand that constand const A = 1 is of type Integer.

Source: source/component/PasDoc_Items.pas (line 622).

Hierarchy


Generated by PasDoc 0.17.0.snapshot.