Skip to content

Make sure all types are fully qualified before rewriting parameter#3

Open
paramamue wants to merge 1 commit into
ChristianSauer:masterfrom
paramamue:fully-qualified
Open

Make sure all types are fully qualified before rewriting parameter#3
paramamue wants to merge 1 commit into
ChristianSauer:masterfrom
paramamue:fully-qualified

Conversation

@paramamue

Copy link
Copy Markdown

At the moment, the generator does not write fully qualified typenames for nullable parameters with default null.
This is because we rewrite the original syntax of the source code to add the ? and return that directly. To properly qualify all types, we need to rewrite the fully qualified display string.

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