ocaml-base-compiler
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = foreign_node

A node corresponding to an invocation of a function written in C (or any other language that is not OCaml).

val compare : t -> t -> int
val fields : t -> Field.t option