SSR: Constraints only allowed on first of variable

This commit is contained in:
Bas Leijdekkers
2015-03-05 11:43:45 +01:00
parent 0534f1a9a6
commit 1fd7a91990
5 changed files with 22 additions and 5 deletions
@@ -76,7 +76,7 @@ class JavaPredefinedConfigurations {
),
createSearchTemplateInfo(
SSRBundle.message("predefined.configuration.constructors.of.the.class"),
"class 'Class {\n 'Class+('_ParameterType* '_ParameterName*) {\n '_Statement*;\n }\n}",
"class 'Class {\n 'Class('_ParameterType* '_ParameterName*) {\n '_Statement*;\n }\n}",
CLASS_TYPE
),
createSearchTemplateInfo(