[go: up one dir, main page]

Module handlers

Module handlers 

Source

Structs§

DefaultHandler
Default handler that defers to standard logic
GoHandler
Go handler for documentation comment detection
PythonHandler
Python handler for docstring detection

Traits§

LanguageHandler
Trait for language-specific comment handling

Functions§

get_handler
Factory for creating language-specific handlers