[][src]Trait weresocool_ast::operations::GetLengthRatio

pub trait GetLengthRatio {
    fn get_length_ratio(&self, table: &OpOrNfTable) -> Rational64;
}

Required methods

Loading content...

Implementors

impl GetLengthRatio for Op[src]

impl GetLengthRatio for OpOrNf[src]

impl GetLengthRatio for NormalForm[src]

Loading content...