diffast-langs-verilog.base
V_label.OverloadOperator
diffast-langs-verilog
diffast-langs-verilog.p
include module type of struct include Ls.OverloadOperator end
type t = Verilog_parsing.Labels.OverloadOperator.t =
| Add
| Incr
| Subt
| Decr
| Mult
| Pow
| Div
| Mod
| Eq
| Neq
| Lt
| Le
| Gt
| Ge
| Assign
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
val to_tag_name : t -> string
val to_short_string : t -> string