| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Unused.ResultsClassifier.Types
Documentation
data LanguageConfiguration Source #
Constructors
| LanguageConfiguration | |
Fields
| |
Instances
| FromJSON LanguageConfiguration Source # | |
Defined in Unused.ResultsClassifier.Types Methods parseJSON :: Value -> Parser LanguageConfiguration # parseJSONList :: Value -> Parser [LanguageConfiguration] # | |
data LowLikelihoodMatch Source #
Constructors
| LowLikelihoodMatch | |
Fields
| |
Instances
| FromJSON LowLikelihoodMatch Source # | |
Defined in Unused.ResultsClassifier.Types Methods parseJSON :: Value -> Parser LowLikelihoodMatch # parseJSONList :: Value -> Parser [LowLikelihoodMatch] # | |
Constructors
| Term Position String | |
| Path Position String | |
| AppOccurrences Int | |
| AllowedTerms [String] |
data ParseConfigError Source #
Constructors
| ParseConfigError | |
Fields
| |