dextool.plugin.mutate.backend.type

Members

Enums

OpTypeInfo
enum OpTypeInfo

Deducted type information for expressions on the sides of a relational operator

Structs

Mutation
struct Mutation

A possible mutation and its status.

MutationPoint
struct MutationPoint

See: definitions.md for more information

Offset
struct Offset

Offset range. It is a [) (closed->open).

SourceLoc
struct SourceLoc

Location in the source code.

TestCase
struct TestCase

A test case that failed and thus killed a mutant.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

License

MPL-2