String
또는
String[]
이외의 타입이 있는 요소에
@Language
어노테이션이 적용되는 경우 보고합니다.
예:
@Language("HTML")
int
i;
빠른 수정 적용 후:
int
i;