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: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)
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