Comment constructor

const Comment(
String text,
String trimmedText,
bool isDocComment
)