class

Crytic::Mutant::Possibilities

Inherits Crystal::Visitor / Reference / Object

An instance of this marks the possibility of a mutation at a certain code location.

Instance methods

empty?

True if there aren't any locations found.

Source
locations
Source
reset

Clears the locations in this instance.

Source
visit(node : Crystal::ASTNode)
Source