alba.albalib
Parser_lang.Source_file
alba.core
alba.fmlib
alba.fmlib_js
alba.fmlib_native
alba.fmlib_node
type entry =
| Expression of bool * Ast.Expression.t
| Entry of Ast.Source_entry.t
type t
val count : t -> int
val top : t -> entry