Module Syntax.Function

Function identifier

include ID
type t
val create : string -> TI.t -> t
val get_name : t -> string
val get_ti : t -> TI.t
val is_std : t -> bool

Returns true if function declared in standard library.

val to_yojson : t -> Yojson.Safe.t

Returns true if function declared in standard library.