Macro dmntk_evaluator::trace_invalid_value_type[][src]

macro_rules! trace_invalid_value_type {
    ($l:expr) => { ... };
}
Expand description

Traces invalid type of the value encountered during evaluation. Usually another type is expected in evaluated expression.