Mapping of parser, written *
.
List of Import References :
See BOOL
See Char
See DENOTATION
See Nat
See Option
See ParserL
See Seq
See String
SIGNATURE ParserLMap[from,to]
$Date: 1998/06/16 16:00:24 $ ($Revision: 1.1.1.1 $)
SORT from to
IMPORT ParserL[from] ONLY parser ParserL[to] ONLY parser
FUN * : (from -> to) ** parser[from] -> parser[to]
next node: ParserLBasic,
prev node: ParserLCompose,
up to node: Subsystem Parser Light