Name
Macros — These tags record each occurance of a marco in the source file.
Synopsis
ma#[macroId] [name]
mloc {Location}
mkind [kind]
mtext [text]
Definition
[macroId]
|
{Location} The
location in the source file where this macro begins.
|
[kind] The kind of macro this is,
either defined or undefined.
|
[text] The actual text of this
macro.
|