Class Constant
Represents a constant/#define defined on some include file.
public
|
public
string
|
$name | |
#
Holds the name of the constant |
public
string
|
$value | |
#
Value of the constant |
public
string
|
$description | |
#
Description of the element. |
public
|
$header | |
#
Reference to the header containing this element. |
public
|
$namespace | |
#
Reference to the header containing this element. |