module Language
Language specific parsers and definitions.
Nested Classes and Modules
class GenericRepresents a generic language implementation that can be extended for specific languages.
class ReferenceAn reference which can be resolved to zero or more definitions.
module RubyRepresents an interface for extracting information from Ruby source code.