method Deno.lint.SourceCode.getAllComments
#SourceCode.getAllComments(): Array<LineComment | BlockComment>
Get all comments inside the source.
Return Type #
Array<LineComment | BlockComment>
#SourceCode.getAllComments(): Array<LineComment | BlockComment>
Get all comments inside the source.
Array<LineComment | BlockComment>