package reason

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

Module Reason.Reason_declarative_lexer

type state
val keyword_table : (string, Reason_parser.token) Hashtbl.t
val make : unit -> state