Comment

A comment in the source text.

Members

Functions

get_children
auto get_children()

Get this comment children comment

get_tag_attrs
auto get_tag_attrs()

Given that this comment is an HTML start tag index, get its attributes.

get_tag_name
auto get_tag_name()

Given that this comment is the start or end of an HTML tag, get its tag name.

kind
auto kind()

What kind of comment is this?

Variables

cx
CXComment cx;
Undocumented in source.

Meta