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 | |
Eq PyClassDef Source # | |
Defined in Futhark.CodeGen.Backends.GenericPython.AST Methods (==) :: PyClassDef -> PyClassDef -> Bool Source # (/=) :: PyClassDef -> PyClassDef -> Bool Source # | |
Pretty PyClassDef Source # | |
Defined in Futhark.CodeGen.Backends.GenericPython.AST |