Skip to content

Conversation

@ewanmellor
Copy link

Add a new feature to call parser:willMatch: or parser:didMatch:
on the delegate whenever a rule is matched.

This adds a new PKParserDelegate protocol, so that the selectors are
declared (though PKParser.init does not require this protocol to be
implemented by its parameter, because this whole protocol is optional).

Move the parser:didFailToMatch: declaration to PKParserDelegate,
now that we have such a thing.

Ewan Mellor added 2 commits September 30, 2015 15:02
on the delegate whenever a rule is matched.

This adds a new PKParserDelegate protocol, so that the selectors are
declared (though PKParser.init does not require this protocol to be
implemented by its parameter, because this whole protocol is optional).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant