@lookup tag
This tag can be used to lookup a declared code symbols and substitute symbol id, name and symbol type name.
This tag is mainly used in template files provided by mkdoc when using the bootstrap option.
Syntax [link]
@lookup <id_var> [<name_var>] [<type_var>] {<identifier>}
... @<id_var>@ ...
@end lookup