BNFC-2.6.0.3: A compiler front-end generator.

Safe HaskellNone

Parsing.TestProgram

Documentation

mainTest :: forall category token. (RingP [(category, Any)], Eq category) => ((category, Any) -> String) -> (Bool -> token -> Pair [(category, Any)]) -> (String -> [token]) -> (token -> (Int, Int)) -> (category -> String) -> (category -> [category]) -> IO ()Source

pairs :: [t] -> [(t, t)]Source

resSz :: Num a => (a, t, a) -> aSource