zeolite-lang-0.19.0.0: Zeolite is a statically-typed, general-purpose programming language.
Safe HaskellNone
LanguageHaskell2010

Parser.SourceFile

Documentation

data PragmaSource c Source #

Constructors

PragmaVisibility 

Fields

Instances

Instances details
Show c => Show (PragmaSource c) Source # 
Instance details

Defined in Parser.SourceFile

data WithVisibility a Source #

Constructors

WithVisibility 

Instances

Instances details
Show a => Show (WithVisibility a) Source # 
Instance details

Defined in Parser.SourceFile