Skip to main content
Version: Next 🚧

[I] DocPropTagNode

Extends

Properties

PropertyModifierTypeDescriptionOverridesInherited from
contentreadonlyreadonly DocTextNode[]--DocTagBaseNode.content
directives?readonlyreadonly DirectiveExpressionNode[]--DocTagBaseNode.directives
docs?readonlyreadonly DocNode[]--DocTagBaseNode.docs
endreadonlynumberThe ending position measured in UTF-16 code units from the start of the full string. Exclusive.-DocTagBaseNode.end
flagsreadonlyNodeFlags--DocTagBaseNode.flags
kindreadonlyDocPropTag-DocTagBaseNode.kind-
parent?readonlyNode--DocTagBaseNode.parent
posreadonlynumberThe starting position of the ranger measured in UTF-16 code units from the start of the full string. Inclusive.-DocTagBaseNode.pos
propNamereadonlyIdentifierNode---
symbolreadonlySymCould be undefined but making this optional creates a lot of noise. In practice, you will likely only access symbol in cases where you know the node has a symbol.-DocTagBaseNode.symbol
tagNamereadonlyIdentifierNode--DocTagBaseNode.tagName