Type Definition glsl_lang::ast::Comment[][src]

type Comment = Node<CommentData>;

Type alias for Node<CommentData>