DenoDeno.lint.SourceCode.getCommentsAftermethod Deno.lint.SourceCode.getCommentsAfter#SourceCode.getCommentsAfter(node: Node): Array<LineComment | BlockComment>Get trailing comments after a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>
method Deno.lint.SourceCode.getCommentsAfter#SourceCode.getCommentsAfter(node: Node): Array<LineComment | BlockComment>Get trailing comments after a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>