package alba

  1. Overview
  2. Docs
Alba compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
sha256=062f33c55ef39706c4290dff67d5a00bf009051fd757f9352be527f629ae21fc
md5=eb4edc4d6b7e15b83d6397bd34994153

doc/alba.fmlib/Fmlib/Character_parser/Indent/index.html

Module Character_parser.Indent

type t

Allowed indentations

val is_offside : int -> t -> bool

is_offside col ind Is the column col offside for the allowed indentation ind?

val lower_bound : t -> int

The lower bound of the indentation set.

val has_only_one_position : t -> bool

Does the indentation set have exactly one position?

val string_of_set : t -> string

string_of_set ind

OCaml

Innovation. Community. Security.