Overview  Index  Help 

LinkFileLexFun.Internal.StartStates

Enclosing Modules:

InternalLinkFileLexFun.Internal


structure StartStates =
struct datatype yystartstate = STARTSTATE of int val A val INITIAL end

   
Datatype detail

yystartstate

datatype yystartstate = STARTSTATE of int

 
DataConstructor detail

STARTSTATE

constructor STARTSTATE : int -> yystartstate

 
Value detail

A

val A


INITIAL

val INITIAL

 


Overview  Index  Help