package lua_parser

  1. Overview
  2. Docs

Module Lua_parser.Pp_luaSource

Sourceval pp_lua : Ast.ast -> unit

Pretty print AST to stdout.

Sourceval pp_lua_str : Ast.ast -> string

Pretty print AST to a string.

OCaml

Innovation. Community. Security.