mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
📝 AnalysisClasses.
This commit is contained in:
parent
898eb8a22d
commit
ce8928e9a2
@ -71,6 +71,7 @@ import Text.Show.Pretty (ppShow)
|
||||
|
||||
data GraphType = ImportGraph | CallGraph
|
||||
|
||||
-- | Constraints we require for a term’s syntax in order to analyze it.
|
||||
class
|
||||
( Declarations1 syntax
|
||||
, Eq1 syntax
|
||||
|
Loading…
Reference in New Issue
Block a user