-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Move bare strings / concat class type re-parsing up to keep the re-parsing logic in one location. - Do not handle bare string/concat types as types if they do not match the type regex (do not throw "Unexpected data after ClassType" in these cases). - Handle deeper nested bare string concats as types (e.g. `my.custom.type.with.more.than.two.concats`).
- Loading branch information
1 parent
15b5e3e
commit 552f380
Showing
1 changed file
with
21 additions
and
47 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