[][src]Macro pear::parse_context

macro_rules! parse_context {
    ([$n:expr; $i:expr; $marker:expr; $T:ty]) => { ... };
}

Returns the current context up to the current mark.

Invoked with no arguments: parse_context!()