mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 14:17:48 +07:00
4 lines
61 B
Java
4 lines
61 B
Java
class Foo {
|
|
@Language("RegExp" <caret>x) String pattern;
|
|
}
|