| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
YesodDsl.Generator.Esqueleto
Documentation
Constructors
| Context | |
Fields
| |
projectField :: MaybeFlag -> String Source
extractSubField :: FieldName -> String Source
valueOrValueList :: Bool -> Int -> String Source
normalFieldRef :: MaybeLevel -> String -> Reader Context String Source
hsFieldRef :: MaybeLevel -> FieldRef -> Reader Context String Source
hsValBinOp :: ValBinOp -> String Source
fieldRefMaybeLevel :: FieldRef -> Int Source
exprMaybeLevel :: ValExpr -> Int Source
exprReturnType :: ValExpr -> Maybe String Source
selectFieldExprs :: SelectField -> [ValExpr] Source
scopedBoolExpr :: Map VariableName (Entity, MaybeFlag) -> BoolExpr -> String Source