package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
sha256=439b1dce07c86e914d1ebf1712c5581418314b0c8d13594f27a698b1d25fe272
md5=5cf58d4ed4eacbe6f330e9d2378ef5c6

doc/alba.albalib/Albalib/Parser_lang/Make/index.html

Module Parser_lang.MakeSource

Parameters

Signature

type parser
type final = Final.t
type _ t
Sourcemodule Error : Fmlib.Generic_parser.ERROR with type expect = string and type semantic = Problem.t
val needs_more : parser -> bool
val has_ended : parser -> bool
val has_succeeded : parser -> bool
val put_char : parser -> char -> parser
val put_end : parser -> parser
val result : parser -> final option
val error : parser -> Error.t
val line : parser -> int
val column : parser -> int
val position : parser -> position
Sourceval expression : unit -> Ast.Expression.t t
Sourceval command : Command.t t
Sourceval make : final t -> parser
Sourceval run : final t -> string -> parser
OCaml

Innovation. Community. Security.