Language.PureScript.AST.Declarations

data Module

getModuleName

isExported

exportedDeclarations

isDctorExported

exportedDctors

data DeclarationRef

data ImportDeclarationType

data Declaration

isValueDecl

isDataDecl

isImportDecl

isExternDataDecl

isExternInstanceDecl

isFixityDecl

isExternDecl

isTypeClassInstanceDeclaration

isTypeClassDeclaration

flattenDecls

type Guard

data Expr

data CaseAlternative

data DoNotationElement