Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > Excerpt > tokens

Excerpt.tokens property

The complete list of tokens for the source code fragment that this excerpt is based upon. If this object is the main excerpt, then it will span all of the tokens; otherwise, it will correspond to a range within the array.

Signature:

readonly tokens: ReadonlyArray<ExcerptToken>;