Class RDoc::Generator::Method
In: lib/rdoc/generator.rb
Parent: Object
CodeObject Include Context Alias Attr AnyMethod Constant Require ClassModule NormalModule SingleClass AnonClass NormalClass TopLevel RubyParser RubyToken RuntimeError Error Error AttributeFormatter AnsiFormatter OverstrikeFormatter HtmlFormatter DefaultDisplay NamedThing IncludedModule Attribute Constant MethodSummary AliasName ClassEntry TopLevelEntry Description MethodDescription ModuleDescription ClassDescription Formatter SimpleFormatter HTML HTMLInOne XML CHM Context Method Class File Element Edge Node Subgraph Digraph SimpleElement Port Options Diagram Fortran95parser RDoc SimpleParser Token Markup TemplatePage Stats C_Parser NameDescriptor Cache Reader Writer Driver MethodEntry RI AllReferences Display Paths RI MarkUp Generator TokenStream ParserFactory DOT RDoc dot/f_4.png

Methods

Included Modules

MarkUp

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]