Agda.Interaction.Highlighting.Emacs
Description
Functions which give precise syntax highlighting info to Emacs.
- showHighlightingInfo :: Maybe (HighlightingInfo, ModuleToSource) -> String
- tests :: IO Bool
Documentation
Arguments
| :: Maybe (HighlightingInfo, ModuleToSource) | The |
| -> String |
Shows syntax highlighting information in an Emacsy fashion.