CamlinternalMenhirLib.InspectionTableInterpreter.Symbols
Section: OCaml library (3o)
Updated: 2020-01-30
Index
Return to Main Contents
NAME
CamlinternalMenhirLib.InspectionTableInterpreter.Symbols - 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
Index
- NAME
-
- Module
-
- Documentation
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:37 GMT, March 31, 2021