For example, from the GLS file `CommentDocTagCommand.ts`: ```typescript const parameterInfo = this.language.properties.comments.docTagsWithParameters[tagRaw]; ```
For example, from the GLS file
CommentDocTagCommand.ts: