Text.Earley.Generator.Internal

Concrete rules and productions

data Rule s r e t a

mkRule

prodNulls

removeNulls

type ProdR s r e t a

resetConts

Delayed results

data Results s t a

lazyResults

States and continuations

data BirthPos

data State s r e t a

data Cont s r e t a b

data Conts s r e t a c

newConts

contraMapCont

contToState

simplifyCont

Grammars

initialState

Generation

data Result s t a

safeHead

data GenerationEnv s e t a

emptyGenerationEnv

generate

type Generator t a

generator

language

upTo

exactly