Home
last modified time | relevance | path

Searched refs:EmptyPrivate (Results 1 – 4 of 4) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Concrete/Definitions/
H A DErrors.hs71 | EmptyPrivate Range -- ^ Empty @private@ block. constructor
131 EmptyPrivate{} -> EmptyPrivate_
171 EmptyPrivate{} -> False
234 getRange (EmptyPrivate r) = r
328 pretty (EmptyPrivate _) = fsep $ pwords "Empty private block."
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Serialise/Instances/
H A DErrors.hs169 EmptyPrivate a -> icodeN 8 EmptyPrivate a
203 [8, a] -> valuN EmptyPrivate a
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/Highlighting/
H A DGenerate.hs482 EmptyPrivate{} -> deadcodeHighlighting w
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Concrete/
H A DDefinitions.hs441 Private r UserWritten [] -> justWarning $ EmptyPrivate r