method

handle_special_CROSSREF

handle_special_CROSSREF(special)
public

We’re invoked when any text matches the CROSSREF pattern. If we find the corresponding reference, generate a hyperlink. If the name we’re looking for contains no punctuation, we look for it up the module/class chain.

For example, HyperlinkHtml is found, even without the Generator

prefix,

because we look for it in module Generator first.