# RDoc::TopLevel - ri - phpman

= [**RDoc::TopLevel](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3ATopLevel/markdown) < [RDoc::Context**](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AContext/markdown)

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
A TopLevel context is a representation of the contents of a single file

------------------------------------------------------------------------
= **Class methods:**

  new

= **Instance methods:**

  ==
  absolute_name
  add_alias
  add_constant
  add_include
  add_method
  add_to_classes_or_modules
  base_name
  classes_or_modules
  cvs_url
  eql?
  find_class_or_module
  find_local_symbol
  find_module_named
  full_name
  hash
  http_url
  marshal_dump
  object_class
  page_name
  parser
  parser=
  path
  relative_name
  search_record
  search_snippet
  text?

= **Attributes:**

  attr_accessor absolute_name
  attr_accessor relative_name
  attr_reader base_name
  attr_reader classes_or_modules
  attr_reader page_name
  attr_reader parser

