next node: ParserLBasic,
prev node: ParserLCompose,
up to node: Subsystem Parser Light


ParserLMap

Mapping of parser, written *.

Signature of ParserLMap

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 $)

Parameter

SORT from to

Imports

IMPORT ParserL[from] ONLY parser
       ParserL[to] ONLY parser

Mapping

FUN * : (from -> to) ** parser[from] -> parser[to]


next node: ParserLBasic,
prev node: ParserLCompose,
up to node: Subsystem Parser Light