Copyright | (c) C. Maeder, DFKI 2008 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
translation of VSE to S-Expressions
Documentation
senToSExpr :: Sign f Procs -> Sentence -> SExpr
sentenceToSExpr :: Sign f Procs -> Sentence -> SExpr
dlFormulaToSExpr :: Sign f Procs -> Dlformula -> SExpr
vseFormsToSExpr :: Sign f Procs -> VSEforms -> SExpr
vDeclToSExpr :: Sign f Procs -> VarDecl -> SExpr
procIdToSSymbol :: Sign f Procs -> Id -> SExpr
progToSExpr :: Sign f Procs -> Program -> SExpr
defprocToSExpr :: Sign f Procs -> Defproc -> SExpr
paramToSExpr :: Procparam -> SExpr
vseSignToSExpr :: Sign f Procs -> SExpr