mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy e98799a00a Centralize the code for calling keywords
This allows sharing the code between cachingparser and the old parser
(for DRY-ness), and even when the old parser will be killed, having the
logic outside of the generic parse method seems saner.

This copies what I446a307e5395ea8cc8ec5ca5d5390b074bea2f24 did for
functions.

Change-Id: Ie6290243a6c78661510a9b4cb713d6e7b2778248
2019-11-08 15:02:17 +01:00
..
AbuseFilterCachingParser.php Centralize the code for calling keywords 2019-11-08 15:02:17 +01:00
AbuseFilterParser.php Centralize the code for calling keywords 2019-11-08 15:02:17 +01:00
AbuseFilterTokenizer.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AFPData.php build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-09 19:12:51 +02:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPSyntaxTree.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTreeNode.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPTreeParser.php build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-09 19:12:51 +02:00
AFPUserVisibleException.php Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00