smt-lib-0.0.1: Parsing and printing SMT-LIB.

Language.SMTLIB.Lexer

Documentation

alexAndPred :: (t -> t1 -> t2 -> t3 -> Bool) -> (t -> t1 -> t2 -> t3 -> Bool) -> t -> t1 -> t2 -> t3 -> BoolSource

alexPrevCharIs :: Eq a => a -> t -> (a, t3) -> t1 -> t2 -> BoolSource

alexPrevCharIsOneOf :: Ix i => Array i e -> t -> (i, t3) -> t1 -> t2 -> eSource

alexRightContext :: Int -> Any -> t -> t1 -> AlexInput -> BoolSource

alexInputPrevChar :: (t, t1) -> tSource