RDoc::CrossReference < Object — A reusable way to create cross references for names (from gem rdoc-7.2.0).
| Use Case | Command | Description |
|---|---|---|
| Create a cross‑reference resolver | RDoc::CrossReference.new | Initialize a new resolver instance |
| Resolve a cross‑reference name | resolve(name) | Resolve a name to a cross‑reference |
| Resolve a local symbol | resolve_local_symbol(name) | Resolve a symbol within the current context |
Access the seen attribute | seen | Return the set of already‑resolved references |
RDoc::CrossReference is a reusable way to create cross references for names.
CROSSREF_REGEXP used when --hyperlink-all is specified.add_regexp_handling. Note that these expressions are meant to pick up text for which cross‑references have been suppressed, since the suppression characters are removed by the code that is triggered.
new — Initialize a new cross‑reference resolver.resolve — Resolve a cross‑reference name.resolve_local_symbol — Resolve a local symbol.seen — Access the seen attribute.seen (attr_accessor) — Accessor for the seen attribute.Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:48 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format