opValue:
    {
        $$ = as<Opcode::Byte>(d_scanner.expr());
    }
;

