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