Skip to main content
Version: Next 🚧

[I] StringTemplateMiddleNode

Extends

Properties

PropertyModifierTypeDescriptionOverridesInherited from
directives?readonlyreadonly DirectiveExpressionNode[]--StringTemplateLiteralLikeNode.directives
docs?readonlyreadonly DocNode[]--StringTemplateLiteralLikeNode.docs
endreadonlynumberThe ending position measured in UTF-16 code units from the start of the full string. Exclusive.-StringTemplateLiteralLikeNode.end
flagsreadonlyNodeFlags--StringTemplateLiteralLikeNode.flags
kindreadonlyStringTemplateMiddle-StringTemplateLiteralLikeNode.kind-
parent?readonlyNode--StringTemplateLiteralLikeNode.parent
posreadonlynumberThe starting position of the ranger measured in UTF-16 code units from the start of the full string. Inclusive.-StringTemplateLiteralLikeNode.pos
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.-StringTemplateLiteralLikeNode.symbol
valuereadonlystring--StringTemplateLiteralLikeNode.value