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
a8e2893494de0315306a618e6a5dff32cb0873f5
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