Module C_syntax.Source_tokens

Tokens used for builtin and vendor-header selection. Comments and quoted literals cannot create uses, and qualified markers match across whitespace without matching longer names.

type t
val scan : Base.string -> t
val mentions : t -> Base.string -> Base.bool