dextool.plugin.mutate.backend.analyze.utility

Members

Enums

Direction
enum Direction
Undocumented in source.

Functions

match
auto match(T stack, Direction d)

Run until pred returns something that evaluates to true, in that case return the value.

Structs

Index
struct Index(KeyT)

An index that can be queries to see if an interval overlap any of those that are in it. Create an index of all intervals that then can be queried to see if a Cursor or Interval overlap a macro.

Stack
struct Stack(T)
Undocumented in source.

Meta

License

MPL-2

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/.