nw::script::Comment

struct Comment

Abstracts a comment.

Public Functions

inline void append(StringView comment, SourceLocation range)

Public Members

SourceLocation range_
String comment_