Type Definition Comment
glsl_lang::ast
type Comment = Node<CommentData>;
Type alias for Node<CommentData>
Node<CommentData>