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