A | |
| all [ReportStat] |
The type of statistics for all point kinds, encoded as an association
list containing all points kinds in ascending order.
|
B | |
| binop [CombineAST] |
The type of binary operators.
|
E | |
| error [CombineLexer] | |
| error [Combine] | |
| expr [CombineAST] |
The type of combination expression.
|
O | |
| output_kind [ReportArgs] | |
P | |
| point_definition [Common] |
The type of point definitions, that is places of interest in the
source code.
|
| point_kind [Common] |
The type of point kinds, characterizing the various places where
Bisect will check for code execution.
|
S | |
| single [ReportStat] |
The type of statistics for a single point kind.
|
T | |
| token [CombineParser] |