Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrCreateSubclassAction
/
before.groovy.template
blob: 3bfb7442fafe7f0916dd2194567a474251970910 [
file
] [
log
] [
blame
]
abstract
class
<spot>
X
</
spot
>
{
protected
abstract
void
f
()
}