Type Definition glsl_lang::parse::CommentList[][src]

type CommentList = BTreeMap<NodeSpan, Comment>;

A list of comments indexed by their position