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

Helpers around implicit elements #59

Closed
ting-yuan opened this issue Jun 11, 2020 · 0 comments
Closed

Helpers around implicit elements #59

ting-yuan opened this issue Jun 11, 2020 · 0 comments
Assignees

Comments

@ting-yuan
Copy link
Collaborator

Here are examples by Evan Tatarka:

class Foo --> primaryConstructor is null
class Bar() -> primaryConstructor is not null

Another example is that properties of interfaces are implicitly abstract.

Currently, KSP models program after its grammar structure and does not expose those implicit elements. We need helpers to unify the behaviors of explicit and implicit elements.

@neetopia neetopia self-assigned this Aug 4, 2020
@davidjwiner davidjwiner transferred this issue from android/kotlin Sep 25, 2020
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

No branches or pull requests

2 participants