Function analyze

Source
pub fn analyze<F: Borrow<Constant>>(
    env: &Env,
    constants: &[F],
    obj: &GObject,
) -> Vec<Info>