package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Stat : Aux.STATE_T

Signature

module TokenF : sig ... end
val tag_to_node : Context.tag -> tag -> Ast.node list -> Ast.node
class tokensource : < iter : ((Tokens_.token * 'b) -> unit) -> 'c ; peek : Tokens_.token * 'd ; peek_nth : int -> Tokensource.qtoken ; prepend : Tokensource.qtoken -> unit ; prepend_from : Tokensource.qtoken Fortran_parsing.Tokensource.Xqueue.c -> unit ; take : Tokensource.qtoken.. > as 'a -> object ... end
OCaml

Innovation. Community. Security.