GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Attr_helper(3) OCamldoc Attr_helper(3)

Attr_helper - Helpers for attributes

Module Attr_helper

Module Attr_helper : sig end

Helpers for attributes

type error = | Multiple_attributes of string | No_payload_expected of string

val get_no_payload_attribute : string list -> Parsetree.attributes -> string Asttypes.loc option

The string list argument of the following functions is a list of alternative names for the attribute we are looking for. For instance:

["foo"; ocaml.foo ]

val has_no_payload_attribute : string list -> Parsetree.attributes -> bool

exception Error of Location.t * error

val report_error : Format.formatter -> error -> unit

source: 2022-04-09

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.