Module Syntax_table.Flag
(Info-goto-node "(elisp)Syntax Flags")
type t=|Alternative_comment|Commend_end_first_char|Comment_end_second_char|Comment_start_first_char|Comment_start_second_char|Nested|Prefix_char
val all : t listval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t