Module ViolationSequence.FunctionEnter
include module type of struct include Target end
val compare : t -> t -> Ppx_deriving_runtime.int
val to_yaml' :
t ->
(string
* [> `O of (string * [> `Float of float | `String of string ]) list
| `String of string ])
list
val of_yaml : Yaml.value -> (t, [ `Msg of string ]) Stdlib.result
val waypoint_type : string