JAL-1807 still testing
[jalviewjs.git] / bin / com / stevesoft / pat / WantMoreTextReplaceRule.js
index b572563..e305e86 100644 (file)
@@ -1,15 +1,15 @@
-Clazz.declarePackage ("com.stevesoft.pat");
-Clazz.load (["com.stevesoft.pat.SpecialRule"], "com.stevesoft.pat.WantMoreTextReplaceRule", null, function () {
-c$ = Clazz.declareType (com.stevesoft.pat, "WantMoreTextReplaceRule", com.stevesoft.pat.SpecialRule);
-Clazz.makeConstructor (c$, 
-function () {
-Clazz.superConstructor (this, com.stevesoft.pat.WantMoreTextReplaceRule, []);
-});
-Clazz.overrideMethod (c$, "apply", 
-function (sb, res) {
-}, "com.stevesoft.pat.StringBufferLike,com.stevesoft.pat.RegRes");
-Clazz.overrideMethod (c$, "toString1", 
-function () {
-return "${WANT_MORE_TEXT}";
-});
-});
+Clazz.declarePackage ("com.stevesoft.pat");\r
+Clazz.load (["com.stevesoft.pat.SpecialRule"], "com.stevesoft.pat.WantMoreTextReplaceRule", null, function () {\r
+c$ = Clazz.declareType (com.stevesoft.pat, "WantMoreTextReplaceRule", com.stevesoft.pat.SpecialRule);\r
+Clazz.makeConstructor (c$, \r
+function () {\r
+Clazz.superConstructor (this, com.stevesoft.pat.WantMoreTextReplaceRule, []);\r
+});\r
+Clazz.overrideMethod (c$, "apply", \r
+function (sb, res) {\r
+}, "com.stevesoft.pat.StringBufferLike,com.stevesoft.pat.RegRes");\r
+Clazz.overrideMethod (c$, "toString1", \r
+function () {\r
+return "${WANT_MORE_TEXT}";\r
+});\r
+});\r