uulib-0.9.10: Haskell Utrecht Tools LibrarySource codeContentsIndex
UU.Parsing.StateParser
Documentation
class StateParser p st | p -> st whereSource
Methods
change :: (st -> st) -> p stSource
set :: st -> p stSource
get :: p stSource
Produced by Haddock version 2.6.1