package lua-ml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type chunk = Ast.chunk
val chunks : (Stdlib.Lexing.lexbuf -> Luaparser.token) -> Stdlib.Lexing.lexbuf -> chunk list