Trait cpclib_asm::parser::ParsingStateVerified
source · [−]pub trait ParsingStateVerified {
fn is_accepted(&self, state: &ParsingState) -> bool;
}pub trait ParsingStateVerified {
fn is_accepted(&self, state: &ParsingState) -> bool;
}