matchToken

fun matchToken(matchFn: (Token) -> Boolean): Parser<OrgToken>

Match a single token at current position