Trait yaxpeax_core::analyses::ToDFGLoc[][src]

pub trait ToDFGLoc<U> {
    fn convert(&self) -> U;
}

Required methods

Implementations on Foreign Types

Implementors