-
-
Notifications
You must be signed in to change notification settings - Fork 797
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More customizable TokenFilter inclusion (#573)
* Add support for writing empty objects and arrays * Get it working * Add some more tests * Switch to enum * Rename enum * Rename arg * Improve comment * Fix indentation * Rename constant * Rename to TokenFilterInclusion * Move enum to TokenFilter * Apply to parser as well * Add tests * Put back star imports * More star imports
- Loading branch information
Showing
10 changed files
with
542 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.