Skip to main content
Version: Next 🚧

[I] BlockComment

Extends

Properties

PropertyModifierTypeDescriptionInherited from
endreadonlynumberThe ending position measured in UTF-16 code units from the start of the full string. Exclusive.TextRange.end
kindreadonlyBlockComment--
parsedAsDocs?readonlybooleanIf that comment was parsed as a doc comment. If parserOptions.docs=false this will always be false.-
posreadonlynumberThe starting position of the ranger measured in UTF-16 code units from the start of the full string. Inclusive.TextRange.pos