Class RDoc::Generator::Method
In: lib/rdoc/generator.rb
Parent: Object

Methods

Included Modules

MarkUp

Attributes

context  [R] 
img_url  [R] 
source_code  [R] 
src_url  [R] 

Public Class methods

Public Instance methods

We rely on the fact that the first line of a source code listing has

   # File xxxxx, line dddd

Returns a reference to outselves to be used as an href= the form depends on whether we‘re all in one file or in multiple files

Given a sequence of source tokens, mark up the source code to make it look purty.

[Validate]

ruby-doc.org is a service of James Britt and Happy Camper Studios, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.