Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrMakeMemberPublicIntention
/
after.groovy.template
blob: 8b99ac69bb7293fdbfb89929cedd755bb1e9052f [
file
] [
log
] [
blame
]
class
Foo
{
<spot>
public
</
spot
>
def
foo
()
{}
}