Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Haskell.GhclibParserEx.GHC.Hs.Expr
Documentation
isRecConstr :: LHsExpr GhcPs -> Bool #
isRecUpdate :: LHsExpr GhcPs -> Bool #
isQuasiQuote :: LHsExpr GhcPs -> Bool #
isFieldPun :: LHsRecField GhcPs (LHsExpr GhcPs) -> Bool #
isFieldPunUpdate :: HsRecField' (AmbiguousFieldOcc GhcPs) (LHsExpr GhcPs) -> Bool #
isTupleSection :: HsTupArg GhcPs -> Bool #
isPrimLiteral :: HsLit GhcPs -> Bool #
isSpliceDecl :: HsExpr GhcPs -> Bool #
isFieldWildcard :: LHsRecField GhcPs (LHsExpr GhcPs) -> Bool #
isWholeFrac :: HsExpr GhcPs -> Bool #
isStrictMatch :: HsMatchContext RdrName -> Bool #
isTransStmt :: StmtLR GhcPs GhcPs (LHsExpr GhcPs) -> Bool #
hasFieldsDotDot :: HsRecFields GhcPs (LHsExpr GhcPs) -> Bool #