Sponsor:

Your company here, and a link to your site. Click to find out more.

CamlinternalMenhirLib.InspectionTableInterpreter.Symbols.3o

no description

Module

Module   CamlinternalMenhirLib.InspectionTableInterpreter.Symbols

Documentation

Module Symbols
: functor (T : sig end) -> sig end

Parameters:

"T"

sig end

type 'a terminal

type 'a nonterminal

type 'a symbol =
| T : 'a0 terminal -> 'a0 symbol
| N : 'a1 nonterminal -> 'a1 symbol

type xsymbol =
| X : 'a symbol -> xsymbol

Info

2024-01-25 OCamldoc OCaml library