Function moa_parsing::expect_immediate
source · pub fn expect_immediate(
lineno: usize,
operand: &AssemblyOperand
) -> Result<usize, ParserError>
pub fn expect_immediate(
lineno: usize,
operand: &AssemblyOperand
) -> Result<usize, ParserError>