Holds information about a macro entry. More...
Public Attributes | |
nkMemory::String | _key |
The macro key. | |
nkMemory::String | _value |
The value given to the macro. | |
Holds information about a macro entry.
From a program source perspective, corresponds to #define _key _value.