Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
groovy
/
testdata
/
highlighting
/
AnonymousClassShouldImplementMethods.groovy
blob: 42e75222f98ea699a47eb01eb683ac260bd9327b [
file
] [
log
] [
blame
]
import
java
.
awt
.
event
.
ActionListener
new
<
error descr
=
"Method 'actionPerformed' is not implemented"
>
ActionListener
</
error
>(){
}