Module IBase.IssuesTestField
type t =
| BugType
| Qualifier
| Severity
| Suggestion
| Bucket
| Line
| Column
| Procedure
| ProcedureStartLine
| File
| BugTrace
| Key
| Hash
| LineOffset
| QualifierContainsPotentialExceptionNote
| Suppressed
| Autofix
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
val all_symbols : (string * t) list