package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module TokenF : sig ... end
module A : sig ... end
module P : sig ... end
module BranchF : sig ... end
val tag_to_node : Context.tag -> Fortran_parsing__Branch.tag -> Ast.node list -> Ast.node
val get_last_cond : Tokens_.token -> Tokens_.token -> bool
val is_head_of_stmt : Tokens_.token -> bool
val get_do_cond : Tokens_.token -> bool
val get_type_spec_cond : Tokens_.token -> bool
val get_if_action_cond : Tokens_.token -> Tokens_.token -> bool
val in_name_context : Tokens_.token -> Tokens_.token -> < get_last_rawtok : Tokens_.token.. > -> bool
val quotes : string list
val data_edit_desc_pat : Str.regexp
val position_edit_desc_pat : Str.regexp
val find_edit_desc : string -> Tokens_.token
val toxxx_pat : Str.regexp
type token_handler = BranchF.tokensource -> Token.qtoken_t -> Token.t
class base : object ... end
class c : Branch.tag -> object ... end
OCaml

Innovation. Community. Security.