Module IBase.IssuesTestField

type t =
| BugType
| Qualifier
| Severity
| Bucket
| Line
| Column
| Procedure
| ProcedureStartLine
| File
| BugTrace
| Key
| Hash
| LineOffset
| QualifierContainsPotentialExceptionNote
| NullsafeExtra
val equal : t -> t -> bool
val all_symbols : (string * t) list