Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrMakeMemberProtectedIntention
/
before.groovy.template
blob: 33342d659cf8d9ebd1d9c248dca8b61897130729 [
file
] [
log
] [
blame
]
class
Foo
{
<spot>
private
</
spot
>
def
foo
()
{}
}