interface DocCommentNode (View source)

Parser-agnostic interface for documentation comment nodes.

Methods

string
getText()

Get the text content of the doc comment.

Details

string getText()

Get the text content of the doc comment.

Return Value

string