package graphql_ppx

  1. Overview
  2. Docs
GraphQL PPX rewriter for Bucklescript/ReasonML

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=bcf43590b569405282f698ad5bdb45f9
sha512=644479f8fc2760cf202c4bce04cb5cf6e1a8f38fcc9a68583c92b8c4fe614c58d4d28e29a21935ef01f3b049d3ebea14ae6eaebf01000ec2a69cf62105338d8a

doc/graphql_ppx_bucklescript/Graphql_ppx_bucklescript/Output_bucklescript_utils/index.html

Module Graphql_ppx_bucklescript.Output_bucklescript_utils

val conv_pos : Graphql_ppx_base.Source_pos.ast_position -> Stdlib.Lexing.position
val conv_loc : Graphql_ppx_base.Source_pos.ast_location -> Migrate_parsetree.Ast_408.Location.t
val conv_pos_from_ast : Stdlib.Lexing.position -> Graphql_ppx_base.Source_pos.ast_position
val conv_loc_from_ast : Migrate_parsetree.Ast_408.Location.t -> Graphql_ppx_base.Source_pos.ast_location
val extend_loc_from_start : Migrate_parsetree.Ast_408.Location.t -> int -> Migrate_parsetree.Ast_408.Location.t
val base_type_name : ?loc:Migrate_parsetree.Ast_408.Location.t -> string -> Migrate_parsetree__Ast_408.Parsetree.core_type
val const_str_expr : string -> Migrate_parsetree__Ast_408.Parsetree.expression
val const_str_pat : string -> Migrate_parsetree__Ast_408.Parsetree.pattern
val ident_from_string : ?loc:Migrate_parsetree.Ast_408.Location.t -> string -> Migrate_parsetree__Ast_408.Parsetree.expression
val to_valid_ident : string -> string
OCaml

Innovation. Community. Security.