This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
IntroduceBackingPropertyIntention
/
before.kt.template
T
Dmitry Jemerov
e1acc8744d
"introduce backing property" intention
2015-09-25 18:25:37 +02:00
4 lines
42 B
Plaintext
Raw
Blame
History
class Foo {
var <spot>x</spot> = ""
}
Reference in New Issue
View Git Blame
Copy Permalink