Function parser_c::parser::lexer::tok [] [src]

pub fn tok(
    len: isize,
    tc: Box<Fn(PosLength) -> CToken>,
    pos: Position
) -> P<CToken>