Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommentNode

Default tree adapter CommentNode interface.

Hierarchy

Index

Properties

Optional ___location

___location: Location

Comment source code location info. Available if location info is enabled via Options.ParserOptions.

data

data: string

Comment text.

nodeName

nodeName: "#comment"

The name of the node.

parentNode

parentNode: ParentNode

Parent node.

Generated using TypeDoc