Overview of all modules#

The most used functions and classes are in the main parce module: Cursor, Document, the functions find(), root(), events(), theme_by_name(), theme_from_file(), and the most needed objects to make a language definition: Language, default_action, default_target, lexicon, and skip.

Other important modules are: action for the standard actions, rule for all dynamic rule items, transform for the transforming functionality and indent for indenting functionality that some languages support.

For syntax highlighting see out and its submodules, theme, formatter and themes which contains the builtin themes.

Below is the full module list:

See also

Module Index and Index