package scfg

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token =
  1. | WORD of String.t
  2. | RBRACE
  3. | NEWLINE
  4. | LBRACE
  5. | EOF
exception Error
OCaml

Innovation. Community. Security.