= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package metapp
-
metapp.api
-
-
metapp.dyncompile
-
metapp.preutils
-
metapp.test_framework
-
metapp.version_info
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = Ppxlib.object_field
type desc =
| Otag of Ppxlib.Asttypes.label Location.loc * Ppxlib.core_type
| Oinherit of Ppxlib.core_type
val to_loc : t -> Location.t
val to_attributes : t -> Ppxlib.attributes
val tag :
?loc:Location.t ->
?attrs:Ppxlib.attributes ->
Ppxlib.Asttypes.label Location.loc ->
Ppxlib.core_type ->
t
val inherit_ :
?loc:Location.t ->
?attrs:Ppxlib.attributes ->
Ppxlib.core_type ->
t