class documentation
A list of well-known properties and behaviour that can be attributed to a variable/constant.
Constant | CLASS |
The #Variable object is a static variable of a class. |
Constant | CONSTANT |
The #Variable object represents a constant value. |
Constant | INSTANCE |
The #Variable object is an instance variable of a class. |