Add support for displaying Java array types on Andorid
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
| source/Plugins/Language/Java/JavaLanguage.cpp | ||
|---|---|---|
| 103 | Could you define a constant for "^.*\\[\\]&?$" since it's used twice? | |
Could you define a constant for "^.*\\[\\]&?$" since it's used twice?