Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data Context start altDoc a Source #
Context | |
|
laPegStateQueuePipeline :: Pipeline start altDoc a () Source #
laPegStatePipeline :: StateNum -> Position -> NonEmpty AltNum -> Pipeline start altDoc a () Source #
genAltMapForTrans :: Position -> NonEmpty AltNum -> Pipeline start altDoc a (T AltItemsForTrans) Source #
data AltItemsForTrans Source #
Instances
Show AltItemsForTrans Source # | |
Defined in Language.Parser.Ptera.Pipeline.LAPEG2SRB | |
Eq AltItemsForTrans Source # | |
Defined in Language.Parser.Ptera.Pipeline.LAPEG2SRB (==) :: AltItemsForTrans -> AltItemsForTrans -> Bool Source # (/=) :: AltItemsForTrans -> AltItemsForTrans -> Bool Source # |
data AltItemsOpForTrans Source #
Instances
Show AltItemsOpForTrans Source # | |
Defined in Language.Parser.Ptera.Pipeline.LAPEG2SRB | |
Eq AltItemsOpForTrans Source # | |
Defined in Language.Parser.Ptera.Pipeline.LAPEG2SRB (==) :: AltItemsOpForTrans -> AltItemsOpForTrans -> Bool Source # (/=) :: AltItemsOpForTrans -> AltItemsOpForTrans -> Bool Source # |