Function kanata_parser::cfg::parse_switch_case_bool
source · pub fn parse_switch_case_bool(
depth: u8,
op_expr: &SExpr,
ops: &mut Vec<OpCode>,
s: &ParserState
) -> Result<()>pub fn parse_switch_case_bool(
depth: u8,
op_expr: &SExpr,
ops: &mut Vec<OpCode>,
s: &ParserState
) -> Result<()>