module Language

Language specific parsers and definitions.

Nested Classes and Modules

class Generic

Represents a generic language implementation that can be extended for specific languages.

class Reference

An reference which can be resolved to zero or more definitions.

module Ruby

Represents an interface for extracting information from Ruby source code.