• Returns the leading comment strings for a Node.

    Parameters

    • node: Node | Node

      Node being processed.

    • sourceFile: SourceFile | SourceFile

      The TS source file node.

    Returns string[]

    All leading comment block strings.