Class DocstringExtractor


  • public class DocstringExtractor
    extends Object
    Extractor of docstring tokens.

    Reminder: a docstring is a string literal that occurs as the first statement in a module, function, class, or method definition.