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: 1998/06/16 16:00:24 $ ($Revision: 1.1.1.1 $)

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