FST.Info
Documentation
Constructors
| Info | |
Fields
| |
transducerBuilt :: Info -> BoolSource
expressionRead :: Info -> BoolSource
outputsRead :: Info -> BoolSource
updateTransducer :: Transducer String -> Info -> InfoSource
updateInput :: [String] -> Info -> InfoSource
updateOutputs :: [String] -> Info -> InfoSource
getExpression :: Info -> RReg StringSource
getOutputs :: Info -> [String]Source