Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#503: type references not on classpath displayed as ERROR CLASS #509

Closed
wants to merge 1 commit into from

Conversation

cjbrooks12
Copy link

Fixes issue #503: type references not on classpath displayed as ERROR CLASS.

Missing classes used for the bounds of generic methods and for inferred method return types do not seem possible to resolve.

… ERROR CLASS

Display missing inferred types as the source text
@cjbrooks12
Copy link
Author

I've just rebased this branch off the current master (0.10.0) and also added support for inlining the AST text of expressions that could not be resolved normally (such as implicit function/property types)

@kamildoleglo
Copy link
Contributor

Dokka has been rewritten since the creation of this PR, please create a new one if the issue persists ☺️

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.

None yet

2 participants