dotty.tools.dotc.coverage.Statement
A statement that can be invoked, and thus counted as "covered" by code coverage tools.
Value parameters
-
line
-
1-indexed line number
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Show all
Members list
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
-
Inherited from:
-
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
-
Returns
-
in the default implementation, an Iterator[Any]
-
Inherited from:
-
Product