CommentAttributes

An range for a comment attributes

Members

Functions

empty
auto empty()

is it the end?

front
auto front()

get the current attribute

popFront
void popFront()

increment the index

Variables

cx
CXComment cx;
Undocumented in source.
index
uint index;
Undocumented in source.
length
uint length;
Undocumented in source.

Meta