mirror of
https://github.com/github/codeql.git
synced 2026-05-25 08:37:20 +02:00
- Create two derived classes for EndpointType: SinkType and SourceType. - EndpointTypes don't use a `newtype`, but rather extend string, with their characteristic predicate replacing the current getDescription predicate.