Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
devkit
/
testData
/
codeInsight
/
MyLanguageAttributeEPBean.java
blob: 7e643854bbbf24088aff990080d92b2f2f6c4d0b [
file
] [
log
] [
blame
]
public
class
MyLanguageAttributeEPBean
{
@com
.
intellij
.
util
.
xmlb
.
annotations
.
Attribute
(
"language"
)
public
String
language
;
}