Method: IsoDoc::XrefGen::Anchor#anchor_struct_xref
- Defined in:
- lib/isodoc/xref/xref_anchor.rb
#anchor_struct_xref(lbl, elem) ⇒ Object
40 41 42 |
# File 'lib/isodoc/xref/xref_anchor.rb', line 40 def anchor_struct_xref(lbl, elem) l10n("#{elem} #{anchor_struct_value(lbl, elem)}") end |