• Returns the leading comment strings for a Node.

    Parameters

    • node: Node

      Node being processed.

    • sourceFile: SourceFile

      The source file of the Node.

    Returns string[] | undefined

    All leading comment block strings.