Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Futhark.CodeGen.Backends.GenericPython.AST
Documentation
Constructors
Constructors
ArgKeyword String PyExp | |
Arg PyExp |
Constructors
module Language.Futhark.Core
data PyClassDef Source #
Instances
Show PyClassDef Source # | |
Defined in Futhark.CodeGen.Backends.GenericPython.AST Methods showsPrec :: Int -> PyClassDef -> ShowS # show :: PyClassDef -> String # showList :: [PyClassDef] -> ShowS # | |
Eq PyClassDef Source # | |
Defined in Futhark.CodeGen.Backends.GenericPython.AST | |
Pretty PyClassDef Source # | |
Defined in Futhark.CodeGen.Backends.GenericPython.AST |