package smtml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Smtml.ParseSource

Sourceval from_file : filename:string -> Ast.script
Sourceval from_string : string -> Ast.script