[netbeans] 02/05: Drop Css3Parser-antlr.patch

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jul 23 15:43:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository netbeans.

commit 9b208e3facd66f4ab444a6f922cb91f716cb5a89
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Jul 23 16:47:09 2015 +0200

    Drop Css3Parser-antlr.patch
    
    With Antlr 3.5.2 this patch is obsolete.
---
 debian/patches/Css3Parser-antlr.patch | 3709 ---------------------------------
 debian/patches/series                 |    1 -
 2 files changed, 3710 deletions(-)

diff --git a/debian/patches/Css3Parser-antlr.patch b/debian/patches/Css3Parser-antlr.patch
deleted file mode 100644
index 0664743..0000000
--- a/debian/patches/Css3Parser-antlr.patch
+++ /dev/null
@@ -1,3709 +0,0 @@
-From: Markus Koschany <apo at gambaru.de>
-Date: Mon, 8 Jun 2015 13:24:13 +0200
-Subject: Css3Parser antlr
-
-Fix for compilation failure due to outdated Debian version of antlr. This patch
-can be removed when antlr >= 3.4 is packaged for Debian.
-
-Forwarded: not-needed
----
- .../org/netbeans/modules/css/lib/Css3Parser.java   | 818 ++++++++++-----------
- .../modules/css/lib/NbParseTreeBuilder.java        |   2 +-
- 2 files changed, 410 insertions(+), 410 deletions(-)
-
-diff --git a/css.lib/src/org/netbeans/modules/css/lib/Css3Parser.java b/css.lib/src/org/netbeans/modules/css/lib/Css3Parser.java
-index e232e2c..d9c957b 100644
---- a/css.lib/src/org/netbeans/modules/css/lib/Css3Parser.java
-+++ b/css.lib/src/org/netbeans/modules/css/lib/Css3Parser.java
-@@ -502,7 +502,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:323:6: ( ws )?
-             int alt1=2;
-             try { dbg.enterSubRule(1);
--            try { dbg.enterDecision(1, decisionCanBacktrack[1]);
-+            try { dbg.enterDecision(1);
- 
-             int LA1_0 = input.LA(1);
- 
-@@ -534,7 +534,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:324:6: ( charSet ( ws )? )?
-             int alt3=2;
-             try { dbg.enterSubRule(3);
--            try { dbg.enterDecision(3, decisionCanBacktrack[3]);
-+            try { dbg.enterDecision(3);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -562,7 +562,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:324:16: ( ws )?
-                     int alt2=2;
-                     try { dbg.enterSubRule(2);
--                    try { dbg.enterDecision(2, decisionCanBacktrack[2]);
-+                    try { dbg.enterDecision(2);
- 
-                     int LA2_0 = input.LA(1);
- 
-@@ -601,7 +601,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:325:9: ( imports )?
-             int alt4=2;
-             try { dbg.enterSubRule(4);
--            try { dbg.enterDecision(4, decisionCanBacktrack[4]);
-+            try { dbg.enterDecision(4);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -636,7 +636,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:326:9: ( namespaces )?
-             int alt5=2;
-             try { dbg.enterSubRule(5);
--            try { dbg.enterDecision(5, decisionCanBacktrack[5]);
-+            try { dbg.enterDecision(5);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -671,7 +671,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:327:9: ( body )?
-             int alt6=2;
-             try { dbg.enterSubRule(6);
--            try { dbg.enterDecision(6, decisionCanBacktrack[6]);
-+            try { dbg.enterDecision(6);
- 
-             int LA6_0 = input.LA(1);
- 
-@@ -747,7 +747,7 @@ public class Css3Parser extends DebugParser {
-             loop8:
-             do {
-                 int alt8=2;
--                try { dbg.enterDecision(8, decisionCanBacktrack[8]);
-+                try { dbg.enterDecision(8);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -775,7 +775,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:333:14: ( ws )?
-             	    int alt7=2;
-             	    try { dbg.enterSubRule(7);
--            	    try { dbg.enterDecision(7, decisionCanBacktrack[7]);
-+            	    try { dbg.enterDecision(7);
- 
-             	    int LA7_0 = input.LA(1);
- 
-@@ -864,7 +864,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:337:19: ( ws )?
-             int alt9=2;
-             try { dbg.enterSubRule(9);
--            try { dbg.enterDecision(9, decisionCanBacktrack[9]);
-+            try { dbg.enterDecision(9);
- 
-             int LA9_0 = input.LA(1);
- 
-@@ -896,7 +896,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:337:23: ( namespacePrefixName ( ws )? )?
-             int alt11=2;
-             try { dbg.enterSubRule(11);
--            try { dbg.enterDecision(11, decisionCanBacktrack[11]);
-+            try { dbg.enterDecision(11);
- 
-             int LA11_0 = input.LA(1);
- 
-@@ -921,7 +921,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:337:44: ( ws )?
-                     int alt10=2;
-                     try { dbg.enterSubRule(10);
--                    try { dbg.enterDecision(10, decisionCanBacktrack[10]);
-+                    try { dbg.enterDecision(10);
- 
-                     int LA10_0 = input.LA(1);
- 
-@@ -966,7 +966,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:337:69: ( ws )?
-             int alt12=2;
-             try { dbg.enterSubRule(12);
--            try { dbg.enterDecision(12, decisionCanBacktrack[12]);
-+            try { dbg.enterDecision(12);
- 
-             int LA12_0 = input.LA(1);
- 
-@@ -1130,7 +1130,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:349:21: ( ws )?
-             int alt13=2;
-             try { dbg.enterSubRule(13);
--            try { dbg.enterDecision(13, decisionCanBacktrack[13]);
-+            try { dbg.enterDecision(13);
- 
-             int LA13_0 = input.LA(1);
- 
-@@ -1168,7 +1168,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:349:38: ( ws )?
-             int alt14=2;
-             try { dbg.enterSubRule(14);
--            try { dbg.enterDecision(14, decisionCanBacktrack[14]);
-+            try { dbg.enterDecision(14);
- 
-             int LA14_0 = input.LA(1);
- 
-@@ -1284,7 +1284,7 @@ public class Css3Parser extends DebugParser {
-             loop17:
-             do {
-                 int alt17=2;
--                try { dbg.enterDecision(17, decisionCanBacktrack[17]);
-+                try { dbg.enterDecision(17);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -1312,7 +1312,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:358:15: ( ws )?
-             	    int alt15=2;
-             	    try { dbg.enterSubRule(15);
--            	    try { dbg.enterDecision(15, decisionCanBacktrack[15]);
-+            	    try { dbg.enterDecision(15);
- 
-             	    int LA15_0 = input.LA(1);
- 
-@@ -1346,7 +1346,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:358:24: ( ws )?
-             	    int alt16=2;
-             	    try { dbg.enterSubRule(16);
--            	    try { dbg.enterDecision(16, decisionCanBacktrack[16]);
-+            	    try { dbg.enterDecision(16);
- 
-             	    int LA16_0 = input.LA(1);
- 
-@@ -1426,7 +1426,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:362:5: ( IMPORT_SYM ( ws )? resourceIdentifier ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )? | {...}? IMPORT_SYM ( ws )? resourceIdentifier ( ( ws )? COMMA ( ws )? resourceIdentifier )* ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )? | {...}? IMPORT_SYM ( ws )? ( LPAREN LESS_IMPORT_TYPE RPAREN ( ws )? )? resourceIdentifier ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )? )
-             int alt32=3;
--            try { dbg.enterDecision(32, decisionCanBacktrack[32]);
-+            try { dbg.enterDecision(32);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -1450,7 +1450,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:363:20: ( ws )?
-                     int alt18=2;
-                     try { dbg.enterSubRule(18);
--                    try { dbg.enterDecision(18, decisionCanBacktrack[18]);
-+                    try { dbg.enterDecision(18);
- 
-                     int LA18_0 = input.LA(1);
- 
-@@ -1488,7 +1488,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:363:43: ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )?
-                     int alt20=2;
-                     try { dbg.enterSubRule(20);
--                    try { dbg.enterDecision(20, decisionCanBacktrack[20]);
-+                    try { dbg.enterDecision(20);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -1510,7 +1510,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:363:66: ( ws )?
-                             int alt19=2;
-                             try { dbg.enterSubRule(19);
--                            try { dbg.enterDecision(19, decisionCanBacktrack[19]);
-+                            try { dbg.enterDecision(19);
- 
-                             int LA19_0 = input.LA(1);
- 
-@@ -1570,7 +1570,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:38: ( ws )?
-                     int alt21=2;
-                     try { dbg.enterSubRule(21);
--                    try { dbg.enterDecision(21, decisionCanBacktrack[21]);
-+                    try { dbg.enterDecision(21);
- 
-                     int LA21_0 = input.LA(1);
- 
-@@ -1611,7 +1611,7 @@ public class Css3Parser extends DebugParser {
-                     loop24:
-                     do {
-                         int alt24=2;
--                        try { dbg.enterDecision(24, decisionCanBacktrack[24]);
-+                        try { dbg.enterDecision(24);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -1633,7 +1633,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:62: ( ws )?
-                     	    int alt22=2;
-                     	    try { dbg.enterSubRule(22);
--                    	    try { dbg.enterDecision(22, decisionCanBacktrack[22]);
-+                    	    try { dbg.enterDecision(22);
- 
-                     	    int LA22_0 = input.LA(1);
- 
-@@ -1667,7 +1667,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:72: ( ws )?
-                     	    int alt23=2;
-                     	    try { dbg.enterSubRule(23);
--                    	    try { dbg.enterDecision(23, decisionCanBacktrack[23]);
-+                    	    try { dbg.enterDecision(23);
- 
-                     	    int LA23_0 = input.LA(1);
- 
-@@ -1715,7 +1715,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:97: ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )?
-                     int alt26=2;
-                     try { dbg.enterSubRule(26);
--                    try { dbg.enterDecision(26, decisionCanBacktrack[26]);
-+                    try { dbg.enterDecision(26);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -1737,7 +1737,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:120: ( ws )?
-                             int alt25=2;
-                             try { dbg.enterSubRule(25);
--                            try { dbg.enterDecision(25, decisionCanBacktrack[25]);
-+                            try { dbg.enterDecision(25);
- 
-                             int LA25_0 = input.LA(1);
- 
-@@ -1797,7 +1797,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:38: ( ws )?
-                     int alt27=2;
-                     try { dbg.enterSubRule(27);
--                    try { dbg.enterDecision(27, decisionCanBacktrack[27]);
-+                    try { dbg.enterDecision(27);
- 
-                     int LA27_0 = input.LA(1);
- 
-@@ -1829,7 +1829,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:42: ( LPAREN LESS_IMPORT_TYPE RPAREN ( ws )? )?
-                     int alt29=2;
-                     try { dbg.enterSubRule(29);
--                    try { dbg.enterDecision(29, decisionCanBacktrack[29]);
-+                    try { dbg.enterDecision(29);
- 
-                     int LA29_0 = input.LA(1);
- 
-@@ -1854,7 +1854,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:74: ( ws )?
-                             int alt28=2;
-                             try { dbg.enterSubRule(28);
--                            try { dbg.enterDecision(28, decisionCanBacktrack[28]);
-+                            try { dbg.enterDecision(28);
- 
-                             int LA28_0 = input.LA(1);
- 
-@@ -1899,7 +1899,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:99: ( ( ( ws )? mediaQueryList )=> ( ws )? mediaQueryList )?
-                     int alt31=2;
-                     try { dbg.enterSubRule(31);
--                    try { dbg.enterDecision(31, decisionCanBacktrack[31]);
-+                    try { dbg.enterDecision(31);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -1921,7 +1921,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:122: ( ws )?
-                             int alt30=2;
-                             try { dbg.enterSubRule(30);
--                            try { dbg.enterDecision(30, decisionCanBacktrack[30]);
-+                            try { dbg.enterDecision(30);
- 
-                             int LA30_0 = input.LA(1);
- 
-@@ -2008,7 +2008,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:371:17: ( ws )?
-             int alt33=2;
-             try { dbg.enterSubRule(33);
--            try { dbg.enterDecision(33, decisionCanBacktrack[33]);
-+            try { dbg.enterDecision(33);
- 
-             int LA33_0 = input.LA(1);
- 
-@@ -2055,7 +2055,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:374:7: ( ws )?
-             int alt34=2;
-             try { dbg.enterSubRule(34);
--            try { dbg.enterDecision(34, decisionCanBacktrack[34]);
-+            try { dbg.enterDecision(34);
- 
-             int LA34_0 = input.LA(1);
- 
-@@ -2089,7 +2089,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:375:12: ( ws )?
-             int alt35=2;
-             try { dbg.enterSubRule(35);
--            try { dbg.enterDecision(35, decisionCanBacktrack[35]);
-+            try { dbg.enterDecision(35);
- 
-             int LA35_0 = input.LA(1);
- 
-@@ -2127,7 +2127,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:376:9: ( mediaBody )?
-             int alt36=2;
-             try { dbg.enterSubRule(36);
--            try { dbg.enterDecision(36, decisionCanBacktrack[36]);
-+            try { dbg.enterDecision(36);
- 
-             int LA36_0 = input.LA(1);
- 
-@@ -2203,7 +2203,7 @@ public class Css3Parser extends DebugParser {
-             loop41:
-             do {
-                 int alt41=3;
--                try { dbg.enterDecision(41, decisionCanBacktrack[41]);
-+                try { dbg.enterDecision(41);
- 
-                 int LA41_0 = input.LA(1);
- 
-@@ -2239,7 +2239,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:383:26: ( ( ( ws )? SEMI )=> ( ws )? SEMI )?
-             	    int alt38=2;
-             	    try { dbg.enterSubRule(38);
--            	    try { dbg.enterDecision(38, decisionCanBacktrack[38]);
-+            	    try { dbg.enterDecision(38);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -2261,7 +2261,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:383:39: ( ws )?
-             	            int alt37=2;
-             	            try { dbg.enterSubRule(37);
--            	            try { dbg.enterDecision(37, decisionCanBacktrack[37]);
-+            	            try { dbg.enterDecision(37);
- 
-             	            int LA37_0 = input.LA(1);
- 
-@@ -2302,7 +2302,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:383:50: ( ws )?
-             	    int alt39=2;
-             	    try { dbg.enterSubRule(39);
--            	    try { dbg.enterDecision(39, decisionCanBacktrack[39]);
-+            	    try { dbg.enterDecision(39);
- 
-             	    int LA39_0 = input.LA(1);
- 
-@@ -2353,7 +2353,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:385:17: ( ws )?
-             	    int alt40=2;
-             	    try { dbg.enterSubRule(40);
--            	    try { dbg.enterDecision(40, decisionCanBacktrack[40]);
-+            	    try { dbg.enterDecision(40);
- 
-             	    int LA40_0 = input.LA(1);
- 
-@@ -2436,7 +2436,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:390:5: ( ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | SEMI ) )* LBRACE ) )=> cp_mixin_declaration | ( cp_mixin_call ( ( ws )? IMPORTANT_SYM )? ( ws )? SEMI )=>{...}? cp_mixin_call ( ( ws )? IMPORTANT_SYM )? | ( cp_mixin_call )=>{...}? cp_mixin_call ( ( ws )? IMPORTANT_SYM )? | ( (~ ( LBRACE | SEMI | RBRACE | COLON ) )+ COLON (~ ( SEMI | LBRACE | RBRACE ) )+ SEMI )=>  [...]
-             int alt46=15;
--            try { dbg.enterDecision(46, decisionCanBacktrack[46]);
-+            try { dbg.enterDecision(46);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -2483,7 +2483,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:393:87: ( ( ws )? IMPORTANT_SYM )?
-                     int alt43=2;
-                     try { dbg.enterSubRule(43);
--                    try { dbg.enterDecision(43, decisionCanBacktrack[43]);
-+                    try { dbg.enterDecision(43);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -2505,7 +2505,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:393:88: ( ws )?
-                             int alt42=2;
-                             try { dbg.enterSubRule(42);
--                            try { dbg.enterDecision(42, decisionCanBacktrack[42]);
-+                            try { dbg.enterDecision(42);
- 
-                             int LA42_0 = input.LA(1);
- 
-@@ -2565,7 +2565,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:394:57: ( ( ws )? IMPORTANT_SYM )?
-                     int alt45=2;
-                     try { dbg.enterSubRule(45);
--                    try { dbg.enterDecision(45, decisionCanBacktrack[45]);
-+                    try { dbg.enterDecision(45);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -2587,7 +2587,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:394:58: ( ws )?
-                             int alt44=2;
-                             try { dbg.enterSubRule(44);
--                            try { dbg.enterDecision(44, decisionCanBacktrack[44]);
-+                            try { dbg.enterDecision(44);
- 
-                             int LA44_0 = input.LA(1);
- 
-@@ -2870,7 +2870,7 @@ public class Css3Parser extends DebugParser {
-             loop49:
-             do {
-                 int alt49=2;
--                try { dbg.enterDecision(49, decisionCanBacktrack[49]);
-+                try { dbg.enterDecision(49);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -2892,7 +2892,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:411:31: ( ws )?
-             	    int alt47=2;
-             	    try { dbg.enterSubRule(47);
--            	    try { dbg.enterDecision(47, decisionCanBacktrack[47]);
-+            	    try { dbg.enterDecision(47);
- 
-             	    int LA47_0 = input.LA(1);
- 
-@@ -2926,7 +2926,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:411:41: ( ws )?
-             	    int alt48=2;
-             	    try { dbg.enterSubRule(48);
--            	    try { dbg.enterDecision(48, decisionCanBacktrack[48]);
-+            	    try { dbg.enterDecision(48);
- 
-             	    int LA48_0 = input.LA(1);
- 
-@@ -3005,7 +3005,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:415:2: ( ( mediaQueryOperator ( ws )? )? mediaType ( ( ws )? AND ( ws )? mediaExpression )* | mediaExpression ( ( ws )? AND ( ws )? mediaExpression )* | {...}? cp_variable )
-             int alt58=3;
--            try { dbg.enterDecision(58, decisionCanBacktrack[58]);
-+            try { dbg.enterDecision(58);
- 
-             switch ( input.LA(1) ) {
-             case IDENT:
-@@ -3088,7 +3088,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:416:5: ( mediaQueryOperator ( ws )? )?
-                     int alt51=2;
-                     try { dbg.enterSubRule(51);
--                    try { dbg.enterDecision(51, decisionCanBacktrack[51]);
-+                    try { dbg.enterDecision(51);
- 
-                     int LA51_0 = input.LA(1);
- 
-@@ -3113,7 +3113,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:416:25: ( ws )?
-                             int alt50=2;
-                             try { dbg.enterSubRule(50);
--                            try { dbg.enterDecision(50, decisionCanBacktrack[50]);
-+                            try { dbg.enterDecision(50);
- 
-                             int LA50_0 = input.LA(1);
- 
-@@ -3161,7 +3161,7 @@ public class Css3Parser extends DebugParser {
-                     loop54:
-                     do {
-                         int alt54=2;
--                        try { dbg.enterDecision(54, decisionCanBacktrack[54]);
-+                        try { dbg.enterDecision(54);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -3183,7 +3183,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:416:45: ( ws )?
-                     	    int alt52=2;
-                     	    try { dbg.enterSubRule(52);
--                    	    try { dbg.enterDecision(52, decisionCanBacktrack[52]);
-+                    	    try { dbg.enterDecision(52);
- 
-                     	    int LA52_0 = input.LA(1);
- 
-@@ -3217,7 +3217,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:416:53: ( ws )?
-                     	    int alt53=2;
-                     	    try { dbg.enterSubRule(53);
--                    	    try { dbg.enterDecision(53, decisionCanBacktrack[53]);
-+                    	    try { dbg.enterDecision(53);
- 
-                     	    int LA53_0 = input.LA(1);
- 
-@@ -3282,7 +3282,7 @@ public class Css3Parser extends DebugParser {
-                     loop57:
-                     do {
-                         int alt57=2;
--                        try { dbg.enterDecision(57, decisionCanBacktrack[57]);
-+                        try { dbg.enterDecision(57);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -3304,7 +3304,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:417:25: ( ws )?
-                     	    int alt55=2;
-                     	    try { dbg.enterSubRule(55);
--                    	    try { dbg.enterDecision(55, decisionCanBacktrack[55]);
-+                    	    try { dbg.enterDecision(55);
- 
-                     	    int LA55_0 = input.LA(1);
- 
-@@ -3338,7 +3338,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:417:33: ( ws )?
-                     	    int alt56=2;
-                     	    try { dbg.enterSubRule(56);
--                    	    try { dbg.enterDecision(56, decisionCanBacktrack[56]);
-+                    	    try { dbg.enterDecision(56);
- 
-                     	    int LA56_0 = input.LA(1);
- 
-@@ -3488,7 +3488,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:426:2: ( IDENT | GEN | {...}? sass_interpolation_expression_var )
-             int alt59=3;
--            try { dbg.enterDecision(59, decisionCanBacktrack[59]);
-+            try { dbg.enterDecision(59);
- 
-             switch ( input.LA(1) ) {
-             case IDENT:
-@@ -3600,7 +3600,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:431:12: ( ws )?
-             int alt60=2;
-             try { dbg.enterSubRule(60);
--            try { dbg.enterDecision(60, decisionCanBacktrack[60]);
-+            try { dbg.enterDecision(60);
- 
-             int LA60_0 = input.LA(1);
- 
-@@ -3638,7 +3638,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:431:29: ( mediaFeatureValue )?
-             int alt61=2;
-             try { dbg.enterSubRule(61);
--            try { dbg.enterDecision(61, decisionCanBacktrack[61]);
-+            try { dbg.enterDecision(61);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -3673,7 +3673,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:431:48: ( ws )?
-             int alt62=2;
-             try { dbg.enterSubRule(62);
--            try { dbg.enterDecision(62, decisionCanBacktrack[62]);
-+            try { dbg.enterDecision(62);
- 
-             int LA62_0 = input.LA(1);
- 
-@@ -3745,7 +3745,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:436:5: ( ws )?
-             int alt63=2;
-             try { dbg.enterSubRule(63);
--            try { dbg.enterDecision(63, decisionCanBacktrack[63]);
-+            try { dbg.enterDecision(63);
- 
-             int LA63_0 = input.LA(1);
- 
-@@ -3779,7 +3779,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:436:15: ( ws )?
-             int alt64=2;
-             try { dbg.enterSubRule(64);
--            try { dbg.enterDecision(64, decisionCanBacktrack[64]);
-+            try { dbg.enterDecision(64);
- 
-             int LA64_0 = input.LA(1);
- 
-@@ -3811,7 +3811,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:437:5: ({...}? cp_expression | expression )
-             int alt65=2;
-             try { dbg.enterSubRule(65);
--            try { dbg.enterDecision(65, decisionCanBacktrack[65]);
-+            try { dbg.enterDecision(65);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -3896,7 +3896,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:445:2: ( IDENT | GEN | {...}? ( cp_variable | sass_interpolation_expression_var ) )
-             int alt67=3;
--            try { dbg.enterDecision(67, decisionCanBacktrack[67]);
-+            try { dbg.enterDecision(67);
- 
-             switch ( input.LA(1) ) {
-             case IDENT:
-@@ -4001,7 +4001,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:445:47: ( cp_variable | sass_interpolation_expression_var )
-                     int alt66=2;
-                     try { dbg.enterSubRule(66);
--                    try { dbg.enterDecision(66, decisionCanBacktrack[66]);
-+                    try { dbg.enterDecision(66);
- 
-                     int LA66_0 = input.LA(1);
- 
-@@ -4102,7 +4102,7 @@ public class Css3Parser extends DebugParser {
-             loop72:
-             do {
-                 int alt72=3;
--                try { dbg.enterDecision(72, decisionCanBacktrack[72]);
-+                try { dbg.enterDecision(72);
- 
-                 int LA72_0 = input.LA(1);
- 
-@@ -4138,7 +4138,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:451:21: ( ( ( ws )? SEMI )=> ( ws )? SEMI )?
-             	    int alt69=2;
-             	    try { dbg.enterSubRule(69);
--            	    try { dbg.enterDecision(69, decisionCanBacktrack[69]);
-+            	    try { dbg.enterDecision(69);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -4160,7 +4160,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:451:34: ( ws )?
-             	            int alt68=2;
-             	            try { dbg.enterSubRule(68);
--            	            try { dbg.enterDecision(68, decisionCanBacktrack[68]);
-+            	            try { dbg.enterDecision(68);
- 
-             	            int LA68_0 = input.LA(1);
- 
-@@ -4201,7 +4201,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:451:45: ( ws )?
-             	    int alt70=2;
-             	    try { dbg.enterSubRule(70);
--            	    try { dbg.enterDecision(70, decisionCanBacktrack[70]);
-+            	    try { dbg.enterDecision(70);
- 
-             	    int LA70_0 = input.LA(1);
- 
-@@ -4252,7 +4252,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:453:17: ( ws )?
-             	    int alt71=2;
-             	    try { dbg.enterSubRule(71);
--            	    try { dbg.enterDecision(71, decisionCanBacktrack[71]);
-+            	    try { dbg.enterDecision(71);
- 
-             	    int LA71_0 = input.LA(1);
- 
-@@ -4335,7 +4335,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:458:5: ( ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | RBRACE | SEMI ) )* LBRACE ) )=> cp_mixin_declaration | ( cp_mixin_call ( ws )? SEMI )=>{...}? cp_mixin_call | ( cp_mixin_call )=>{...}? cp_mixin_call | rule | ( sass_map )=> sass_map | ( cp_variable ( ws )? COLON )=> cp_variable_declaration | at_rule | {...}? importItem | {...}? sass_debug | {...}? sass_control |  [...]
-             int alt73=11;
--            try { dbg.enterDecision(73, decisionCanBacktrack[73]);
-+            try { dbg.enterDecision(73);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -4568,7 +4568,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:478:5: ( media | page | counterStyle | fontFace | vendorAtRule )
-             int alt74=5;
--            try { dbg.enterDecision(74, decisionCanBacktrack[74]);
-+            try { dbg.enterDecision(74);
- 
-             switch ( input.LA(1) ) {
-             case MEDIA_SYM:
-@@ -4714,7 +4714,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:487:1: ( moz_document | webkitKeyframes | generic_at_rule )
-             int alt75=3;
--            try { dbg.enterDecision(75, decisionCanBacktrack[75]);
-+            try { dbg.enterDecision(75);
- 
-             switch ( input.LA(1) ) {
-             case MOZ_DOCUMENT_SYM:
-@@ -4879,7 +4879,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:495:16: ( ws )?
-             int alt76=2;
-             try { dbg.enterSubRule(76);
--            try { dbg.enterDecision(76, decisionCanBacktrack[76]);
-+            try { dbg.enterDecision(76);
- 
-             int LA76_0 = input.LA(1);
- 
-@@ -4911,7 +4911,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:495:20: ( atRuleId ( ws )? )?
-             int alt78=2;
-             try { dbg.enterSubRule(78);
--            try { dbg.enterDecision(78, decisionCanBacktrack[78]);
-+            try { dbg.enterDecision(78);
- 
-             int LA78_0 = input.LA(1);
- 
-@@ -4936,7 +4936,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:495:31: ( ws )?
-                     int alt77=2;
-                     try { dbg.enterSubRule(77);
--                    try { dbg.enterDecision(77, decisionCanBacktrack[77]);
-+                    try { dbg.enterDecision(77);
- 
-                     int LA77_0 = input.LA(1);
- 
-@@ -5025,7 +5025,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:502:19: ( ws )?
-             int alt79=2;
-             try { dbg.enterSubRule(79);
--            try { dbg.enterDecision(79, decisionCanBacktrack[79]);
-+            try { dbg.enterDecision(79);
- 
-             int LA79_0 = input.LA(1);
- 
-@@ -5069,7 +5069,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:502:47: ( ws )?
-             int alt80=2;
-             try { dbg.enterSubRule(80);
--            try { dbg.enterDecision(80, decisionCanBacktrack[80]);
-+            try { dbg.enterDecision(80);
- 
-             int LA80_0 = input.LA(1);
- 
-@@ -5107,7 +5107,7 @@ public class Css3Parser extends DebugParser {
-             loop83:
-             do {
-                 int alt83=2;
--                try { dbg.enterDecision(83, decisionCanBacktrack[83]);
-+                try { dbg.enterDecision(83);
- 
-                 int LA83_0 = input.LA(1);
- 
-@@ -5130,7 +5130,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:502:60: ( ws )?
-             	    int alt81=2;
-             	    try { dbg.enterSubRule(81);
--            	    try { dbg.enterDecision(81, decisionCanBacktrack[81]);
-+            	    try { dbg.enterDecision(81);
- 
-             	    int LA81_0 = input.LA(1);
- 
-@@ -5168,7 +5168,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:502:86: ( ws )?
-             	    int alt82=2;
-             	    try { dbg.enterSubRule(82);
--            	    try { dbg.enterDecision(82, decisionCanBacktrack[82]);
-+            	    try { dbg.enterDecision(82);
- 
-             	    int LA82_0 = input.LA(1);
- 
-@@ -5212,7 +5212,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:503:9: ( ws )?
-             int alt84=2;
-             try { dbg.enterSubRule(84);
--            try { dbg.enterDecision(84, decisionCanBacktrack[84]);
-+            try { dbg.enterDecision(84);
- 
-             int LA84_0 = input.LA(1);
- 
-@@ -5244,7 +5244,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:504:3: ( body )?
-             int alt85=2;
-             try { dbg.enterSubRule(85);
--            try { dbg.enterDecision(85, decisionCanBacktrack[85]);
-+            try { dbg.enterDecision(85);
- 
-             int LA85_0 = input.LA(1);
- 
-@@ -5368,7 +5368,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:516:23: ( ws )?
-             int alt86=2;
-             try { dbg.enterSubRule(86);
--            try { dbg.enterDecision(86, decisionCanBacktrack[86]);
-+            try { dbg.enterDecision(86);
- 
-             int LA86_0 = input.LA(1);
- 
-@@ -5406,7 +5406,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:516:36: ( ws )?
-             int alt87=2;
-             try { dbg.enterSubRule(87);
--            try { dbg.enterDecision(87, decisionCanBacktrack[87]);
-+            try { dbg.enterDecision(87);
- 
-             int LA87_0 = input.LA(1);
- 
-@@ -5440,7 +5440,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:517:9: ( ws )?
-             int alt88=2;
-             try { dbg.enterSubRule(88);
--            try { dbg.enterDecision(88, decisionCanBacktrack[88]);
-+            try { dbg.enterDecision(88);
- 
-             int LA88_0 = input.LA(1);
- 
-@@ -5475,7 +5475,7 @@ public class Css3Parser extends DebugParser {
-             loop90:
-             do {
-                 int alt90=2;
--                try { dbg.enterDecision(90, decisionCanBacktrack[90]);
-+                try { dbg.enterDecision(90);
- 
-                 int LA90_0 = input.LA(1);
- 
-@@ -5502,7 +5502,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:518:26: ( ws )?
-             	    int alt89=2;
-             	    try { dbg.enterSubRule(89);
--            	    try { dbg.enterDecision(89, decisionCanBacktrack[89]);
-+            	    try { dbg.enterDecision(89);
- 
-             	    int LA89_0 = input.LA(1);
- 
-@@ -5590,7 +5590,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:524:26: ( ws )?
-             int alt91=2;
-             try { dbg.enterSubRule(91);
--            try { dbg.enterDecision(91, decisionCanBacktrack[91]);
-+            try { dbg.enterDecision(91);
- 
-             int LA91_0 = input.LA(1);
- 
-@@ -5624,7 +5624,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:525:10: ( ws )?
-             int alt92=2;
-             try { dbg.enterSubRule(92);
--            try { dbg.enterDecision(92, decisionCanBacktrack[92]);
-+            try { dbg.enterDecision(92);
- 
-             int LA92_0 = input.LA(1);
- 
-@@ -5662,7 +5662,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:526:3: ( declarations )?
-             int alt93=2;
-             try { dbg.enterSubRule(93);
--            try { dbg.enterDecision(93, decisionCanBacktrack[93]);
-+            try { dbg.enterDecision(93);
- 
-             int LA93_0 = input.LA(1);
- 
-@@ -5749,7 +5749,7 @@ public class Css3Parser extends DebugParser {
-             loop96:
-             do {
-                 int alt96=2;
--                try { dbg.enterDecision(96, decisionCanBacktrack[96]);
-+                try { dbg.enterDecision(96);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -5771,7 +5771,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:532:27: ( ws )?
-             	    int alt94=2;
-             	    try { dbg.enterSubRule(94);
--            	    try { dbg.enterDecision(94, decisionCanBacktrack[94]);
-+            	    try { dbg.enterDecision(94);
- 
-             	    int LA94_0 = input.LA(1);
- 
-@@ -5805,7 +5805,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:532:37: ( ws )?
-             	    int alt95=2;
-             	    try { dbg.enterSubRule(95);
--            	    try { dbg.enterDecision(95, decisionCanBacktrack[95]);
-+            	    try { dbg.enterDecision(95);
- 
-             	    int LA95_0 = input.LA(1);
- 
-@@ -5899,7 +5899,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:536:16: ( ws )?
-             int alt97=2;
-             try { dbg.enterSubRule(97);
--            try { dbg.enterDecision(97, decisionCanBacktrack[97]);
-+            try { dbg.enterDecision(97);
- 
-             int LA97_0 = input.LA(1);
- 
-@@ -5931,7 +5931,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:536:20: ( IDENT ( ws )? )?
-             int alt99=2;
-             try { dbg.enterSubRule(99);
--            try { dbg.enterDecision(99, decisionCanBacktrack[99]);
-+            try { dbg.enterDecision(99);
- 
-             int LA99_0 = input.LA(1);
- 
-@@ -5952,7 +5952,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:536:28: ( ws )?
-                     int alt98=2;
-                     try { dbg.enterSubRule(98);
--                    try { dbg.enterDecision(98, decisionCanBacktrack[98]);
-+                    try { dbg.enterDecision(98);
- 
-                     int LA98_0 = input.LA(1);
- 
-@@ -5991,7 +5991,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:536:35: ( pseudoPage ( ws )? )?
-             int alt101=2;
-             try { dbg.enterSubRule(101);
--            try { dbg.enterDecision(101, decisionCanBacktrack[101]);
-+            try { dbg.enterDecision(101);
- 
-             int LA101_0 = input.LA(1);
- 
-@@ -6016,7 +6016,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:536:47: ( ws )?
-                     int alt100=2;
-                     try { dbg.enterSubRule(100);
--                    try { dbg.enterDecision(100, decisionCanBacktrack[100]);
-+                    try { dbg.enterDecision(100);
- 
-                     int LA100_0 = input.LA(1);
- 
-@@ -6057,7 +6057,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:537:16: ( ws )?
-             int alt102=2;
-             try { dbg.enterSubRule(102);
--            try { dbg.enterDecision(102, decisionCanBacktrack[102]);
-+            try { dbg.enterDecision(102);
- 
-             int LA102_0 = input.LA(1);
- 
-@@ -6089,7 +6089,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:13: ( ( propertyDeclaration | margin ) ( ws )? )?
-             int alt105=2;
-             try { dbg.enterSubRule(105);
--            try { dbg.enterDecision(105, decisionCanBacktrack[105]);
-+            try { dbg.enterDecision(105);
- 
-             int LA105_0 = input.LA(1);
- 
-@@ -6108,7 +6108,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:14: ( propertyDeclaration | margin )
-                     int alt103=2;
-                     try { dbg.enterSubRule(103);
--                    try { dbg.enterDecision(103, decisionCanBacktrack[103]);
-+                    try { dbg.enterDecision(103);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -6157,7 +6157,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:43: ( ws )?
-                     int alt104=2;
-                     try { dbg.enterSubRule(104);
--                    try { dbg.enterDecision(104, decisionCanBacktrack[104]);
-+                    try { dbg.enterDecision(104);
- 
-                     int LA104_0 = input.LA(1);
- 
-@@ -6199,7 +6199,7 @@ public class Css3Parser extends DebugParser {
-             loop110:
-             do {
-                 int alt110=2;
--                try { dbg.enterDecision(110, decisionCanBacktrack[110]);
-+                try { dbg.enterDecision(110);
- 
-                 int LA110_0 = input.LA(1);
- 
-@@ -6222,7 +6222,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:55: ( ws )?
-             	    int alt106=2;
-             	    try { dbg.enterSubRule(106);
--            	    try { dbg.enterDecision(106, decisionCanBacktrack[106]);
-+            	    try { dbg.enterDecision(106);
- 
-             	    int LA106_0 = input.LA(1);
- 
-@@ -6254,7 +6254,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:59: ( ( propertyDeclaration | margin ) ( ws )? )?
-             	    int alt109=2;
-             	    try { dbg.enterSubRule(109);
--            	    try { dbg.enterDecision(109, decisionCanBacktrack[109]);
-+            	    try { dbg.enterDecision(109);
- 
-             	    int LA109_0 = input.LA(1);
- 
-@@ -6273,7 +6273,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:60: ( propertyDeclaration | margin )
-             	            int alt107=2;
-             	            try { dbg.enterSubRule(107);
--            	            try { dbg.enterDecision(107, decisionCanBacktrack[107]);
-+            	            try { dbg.enterDecision(107);
- 
-             	            try {
-             	                isCyclicDecision = true;
-@@ -6322,7 +6322,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:540:89: ( ws )?
-             	            int alt108=2;
-             	            try { dbg.enterSubRule(108);
--            	            try { dbg.enterDecision(108, decisionCanBacktrack[108]);
-+            	            try { dbg.enterDecision(108);
- 
-             	            int LA108_0 = input.LA(1);
- 
-@@ -6413,7 +6413,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:545:25: ( ws )?
-             int alt111=2;
-             try { dbg.enterSubRule(111);
--            try { dbg.enterDecision(111, decisionCanBacktrack[111]);
-+            try { dbg.enterDecision(111);
- 
-             int LA111_0 = input.LA(1);
- 
-@@ -6447,7 +6447,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:545:35: ( ws )?
-             int alt112=2;
-             try { dbg.enterSubRule(112);
--            try { dbg.enterDecision(112, decisionCanBacktrack[112]);
-+            try { dbg.enterDecision(112);
- 
-             int LA112_0 = input.LA(1);
- 
-@@ -6481,7 +6481,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:546:16: ( ws )?
-             int alt113=2;
-             try { dbg.enterSubRule(113);
--            try { dbg.enterDecision(113, decisionCanBacktrack[113]);
-+            try { dbg.enterDecision(113);
- 
-             int LA113_0 = input.LA(1);
- 
-@@ -6519,7 +6519,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:547:3: ( declarations )?
-             int alt114=2;
-             try { dbg.enterSubRule(114);
--            try { dbg.enterDecision(114, decisionCanBacktrack[114]);
-+            try { dbg.enterDecision(114);
- 
-             int LA114_0 = input.LA(1);
- 
-@@ -6593,7 +6593,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:552:21: ( ws )?
-             int alt115=2;
-             try { dbg.enterSubRule(115);
--            try { dbg.enterDecision(115, decisionCanBacktrack[115]);
-+            try { dbg.enterDecision(115);
- 
-             int LA115_0 = input.LA(1);
- 
-@@ -6627,7 +6627,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:553:16: ( ws )?
-             int alt116=2;
-             try { dbg.enterSubRule(116);
--            try { dbg.enterDecision(116, decisionCanBacktrack[116]);
-+            try { dbg.enterDecision(116);
- 
-             int LA116_0 = input.LA(1);
- 
-@@ -6665,7 +6665,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:554:3: ( declarations )?
-             int alt117=2;
-             try { dbg.enterSubRule(117);
--            try { dbg.enterDecision(117, decisionCanBacktrack[117]);
-+            try { dbg.enterDecision(117);
- 
-             int LA117_0 = input.LA(1);
- 
-@@ -6743,7 +6743,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:559:15: ( ws )?
-             int alt118=2;
-             try { dbg.enterSubRule(118);
--            try { dbg.enterDecision(118, decisionCanBacktrack[118]);
-+            try { dbg.enterDecision(118);
- 
-             int LA118_0 = input.LA(1);
- 
-@@ -6777,7 +6777,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:559:26: ( ws )?
-             int alt119=2;
-             try { dbg.enterSubRule(119);
--            try { dbg.enterDecision(119, decisionCanBacktrack[119]);
-+            try { dbg.enterDecision(119);
- 
-             int LA119_0 = input.LA(1);
- 
-@@ -6815,7 +6815,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:559:53: ( declarations )?
-             int alt120=2;
-             try { dbg.enterSubRule(120);
--            try { dbg.enterDecision(120, decisionCanBacktrack[120]);
-+            try { dbg.enterDecision(120);
- 
-             int LA120_0 = input.LA(1);
- 
-@@ -7072,7 +7072,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:597:5: ( ( (~ ( HASH_SYMBOL | COLON ) )* HASH_SYMBOL LBRACE )=> sass_declaration_interpolation_expression | IDENT | GEN | {...}? cp_variable )
-             int alt121=4;
--            try { dbg.enterDecision(121, decisionCanBacktrack[121]);
-+            try { dbg.enterDecision(121);
- 
-             int LA121_0 = input.LA(1);
- 
-@@ -7221,7 +7221,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:613:25: ( ws )?
-             int alt122=2;
-             try { dbg.enterSubRule(122);
--            try { dbg.enterDecision(122, decisionCanBacktrack[122]);
-+            try { dbg.enterDecision(122);
- 
-             int LA122_0 = input.LA(1);
- 
-@@ -7255,7 +7255,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:613:36: ( ws )?
-             int alt123=2;
-             try { dbg.enterSubRule(123);
--            try { dbg.enterDecision(123, decisionCanBacktrack[123]);
-+            try { dbg.enterDecision(123);
- 
-             int LA123_0 = input.LA(1);
- 
-@@ -7293,7 +7293,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:615:9: ( sass_map_pairs )?
-             int alt124=2;
-             try { dbg.enterSubRule(124);
--            try { dbg.enterDecision(124, decisionCanBacktrack[124]);
-+            try { dbg.enterDecision(124);
- 
-             int LA124_0 = input.LA(1);
- 
-@@ -7413,7 +7413,7 @@ public class Css3Parser extends DebugParser {
-             loop129:
-             do {
-                 int alt129=3;
--                try { dbg.enterDecision(129, decisionCanBacktrack[129]);
-+                try { dbg.enterDecision(129);
- 
-                 int LA129_0 = input.LA(1);
- 
-@@ -7449,7 +7449,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:627:26: ( ( ( ws )? COMMA )=> ( ws )? COMMA )?
-             	    int alt126=2;
-             	    try { dbg.enterSubRule(126);
--            	    try { dbg.enterDecision(126, decisionCanBacktrack[126]);
-+            	    try { dbg.enterDecision(126);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -7471,7 +7471,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:627:40: ( ws )?
-             	            int alt125=2;
-             	            try { dbg.enterSubRule(125);
--            	            try { dbg.enterDecision(125, decisionCanBacktrack[125]);
-+            	            try { dbg.enterDecision(125);
- 
-             	            int LA125_0 = input.LA(1);
- 
-@@ -7512,7 +7512,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:627:52: ( ws )?
-             	    int alt127=2;
-             	    try { dbg.enterSubRule(127);
--            	    try { dbg.enterDecision(127, decisionCanBacktrack[127]);
-+            	    try { dbg.enterDecision(127);
- 
-             	    int LA127_0 = input.LA(1);
- 
-@@ -7563,7 +7563,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:629:18: ( ws )?
-             	    int alt128=2;
-             	    try { dbg.enterSubRule(128);
--            	    try { dbg.enterDecision(128, decisionCanBacktrack[128]);
-+            	    try { dbg.enterDecision(128);
- 
-             	    int LA128_0 = input.LA(1);
- 
-@@ -7659,7 +7659,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:635:18: ( ws )?
-             int alt130=2;
-             try { dbg.enterSubRule(130);
--            try { dbg.enterDecision(130, decisionCanBacktrack[130]);
-+            try { dbg.enterDecision(130);
- 
-             int LA130_0 = input.LA(1);
- 
-@@ -7693,7 +7693,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:635:28: ( ws )?
-             int alt131=2;
-             try { dbg.enterSubRule(131);
--            try { dbg.enterDecision(131, decisionCanBacktrack[131]);
-+            try { dbg.enterDecision(131);
- 
-             int LA131_0 = input.LA(1);
- 
-@@ -7731,7 +7731,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:635:46: ( ( ws )? prio )?
-             int alt133=2;
-             try { dbg.enterSubRule(133);
--            try { dbg.enterDecision(133, decisionCanBacktrack[133]);
-+            try { dbg.enterDecision(133);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -7753,7 +7753,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:635:47: ( ws )?
-                     int alt132=2;
-                     try { dbg.enterSubRule(132);
--                    try { dbg.enterDecision(132, decisionCanBacktrack[132]);
-+                    try { dbg.enterDecision(132);
- 
-                     int LA132_0 = input.LA(1);
- 
-@@ -7836,7 +7836,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:640:5: ( ( SASS_AT_ROOT ( ws selectorsGroup )? ) | selectorsGroup )
-             int alt135=2;
-             try { dbg.enterSubRule(135);
--            try { dbg.enterDecision(135, decisionCanBacktrack[135]);
-+            try { dbg.enterDecision(135);
- 
-             int LA135_0 = input.LA(1);
- 
-@@ -7874,7 +7874,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:640:20: ( ws selectorsGroup )?
-                     int alt134=2;
-                     try { dbg.enterSubRule(134);
--                    try { dbg.enterDecision(134, decisionCanBacktrack[134]);
-+                    try { dbg.enterDecision(134);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -7939,7 +7939,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:640:60: ( ws )?
-             int alt136=2;
-             try { dbg.enterSubRule(136);
--            try { dbg.enterDecision(136, decisionCanBacktrack[136]);
-+            try { dbg.enterDecision(136);
- 
-             int LA136_0 = input.LA(1);
- 
-@@ -7973,7 +7973,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:641:12: ( ws )?
-             int alt137=2;
-             try { dbg.enterSubRule(137);
--            try { dbg.enterDecision(137, decisionCanBacktrack[137]);
-+            try { dbg.enterDecision(137);
- 
-             int LA137_0 = input.LA(1);
- 
-@@ -8011,7 +8011,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:642:9: ( declarations )?
-             int alt138=2;
-             try { dbg.enterSubRule(138);
--            try { dbg.enterDecision(138, decisionCanBacktrack[138]);
-+            try { dbg.enterDecision(138);
- 
-             int LA138_0 = input.LA(1);
- 
-@@ -8090,7 +8090,7 @@ public class Css3Parser extends DebugParser {
-             loop143:
-             do {
-                 int alt143=3;
--                try { dbg.enterDecision(143, decisionCanBacktrack[143]);
-+                try { dbg.enterDecision(143);
- 
-                 int LA143_0 = input.LA(1);
- 
-@@ -8126,7 +8126,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:654:24: ( ( ( ws )? SEMI )=> ( ws )? SEMI )?
-             	    int alt140=2;
-             	    try { dbg.enterSubRule(140);
--            	    try { dbg.enterDecision(140, decisionCanBacktrack[140]);
-+            	    try { dbg.enterDecision(140);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -8148,7 +8148,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:654:37: ( ws )?
-             	            int alt139=2;
-             	            try { dbg.enterSubRule(139);
--            	            try { dbg.enterDecision(139, decisionCanBacktrack[139]);
-+            	            try { dbg.enterDecision(139);
- 
-             	            int LA139_0 = input.LA(1);
- 
-@@ -8189,7 +8189,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:654:48: ( ws )?
-             	    int alt141=2;
-             	    try { dbg.enterSubRule(141);
--            	    try { dbg.enterDecision(141, decisionCanBacktrack[141]);
-+            	    try { dbg.enterDecision(141);
- 
-             	    int LA141_0 = input.LA(1);
- 
-@@ -8240,7 +8240,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:656:17: ( ws )?
-             	    int alt142=2;
-             	    try { dbg.enterSubRule(142);
--            	    try { dbg.enterDecision(142, decisionCanBacktrack[142]);
-+            	    try { dbg.enterDecision(142);
- 
-             	    int LA142_0 = input.LA(1);
- 
-@@ -8323,7 +8323,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:661:5: ( ( cp_variable_declaration )=> cp_variable_declaration | ( sass_map )=> sass_map | ( sass_nested_properties )=> sass_nested_properties | ( propertyDeclaration )=> propertyDeclaration | ( property ( ws )? COLON (~ ( LBRACE | SEMI | RBRACE ) )* ( RBRACE | SEMI ) )=> propertyDeclaration | ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | SEMI | RBRACE ) )* LBRACE ) ) [...]
-             int alt148=17;
--            try { dbg.enterDecision(148, decisionCanBacktrack[148]);
-+            try { dbg.enterDecision(148);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -8440,7 +8440,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:670:87: ( ( ws )? IMPORTANT_SYM )?
-                     int alt145=2;
-                     try { dbg.enterSubRule(145);
--                    try { dbg.enterDecision(145, decisionCanBacktrack[145]);
-+                    try { dbg.enterDecision(145);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -8462,7 +8462,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:670:88: ( ws )?
-                             int alt144=2;
-                             try { dbg.enterSubRule(144);
--                            try { dbg.enterDecision(144, decisionCanBacktrack[144]);
-+                            try { dbg.enterDecision(144);
- 
-                             int LA144_0 = input.LA(1);
- 
-@@ -8522,7 +8522,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:671:57: ( ( ws )? IMPORTANT_SYM )?
-                     int alt147=2;
-                     try { dbg.enterSubRule(147);
--                    try { dbg.enterDecision(147, decisionCanBacktrack[147]);
-+                    try { dbg.enterDecision(147);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -8544,7 +8544,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:671:58: ( ws )?
-                             int alt146=2;
-                             try { dbg.enterSubRule(146);
--                            try { dbg.enterDecision(146, decisionCanBacktrack[146]);
-+                            try { dbg.enterDecision(146);
- 
-                             int LA146_0 = input.LA(1);
- 
-@@ -8777,7 +8777,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:688:5: ( ( (~ ( HASH_SYMBOL | LBRACE ) )* HASH_SYMBOL LBRACE )=> sass_selector_interpolation_expression | selector ( ( ws )? COMMA ( ws )? selector )* )
-             int alt152=2;
--            try { dbg.enterDecision(152, decisionCanBacktrack[152]);
-+            try { dbg.enterDecision(152);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -8822,7 +8822,7 @@ public class Css3Parser extends DebugParser {
-                     loop151:
-                     do {
-                         int alt151=2;
--                        try { dbg.enterDecision(151, decisionCanBacktrack[151]);
-+                        try { dbg.enterDecision(151);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -8844,7 +8844,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:692:19: ( ws )?
-                     	    int alt149=2;
-                     	    try { dbg.enterSubRule(149);
--                    	    try { dbg.enterDecision(149, decisionCanBacktrack[149]);
-+                    	    try { dbg.enterDecision(149);
- 
-                     	    int LA149_0 = input.LA(1);
- 
-@@ -8878,7 +8878,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:692:29: ( ws )?
-                     	    int alt150=2;
-                     	    try { dbg.enterSubRule(150);
--                    	    try { dbg.enterDecision(150, decisionCanBacktrack[150]);
-+                    	    try { dbg.enterDecision(150);
- 
-                     	    int LA150_0 = input.LA(1);
- 
-@@ -8966,7 +8966,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:8: ( combinator ( ws )? )?
-             int alt154=2;
-             try { dbg.enterSubRule(154);
--            try { dbg.enterDecision(154, decisionCanBacktrack[154]);
-+            try { dbg.enterDecision(154);
- 
-             int LA154_0 = input.LA(1);
- 
-@@ -8991,7 +8991,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:20: ( ws )?
-                     int alt153=2;
-                     try { dbg.enterSubRule(153);
--                    try { dbg.enterDecision(153, decisionCanBacktrack[153]);
-+                    try { dbg.enterDecision(153);
- 
-                     int LA153_0 = input.LA(1);
- 
-@@ -9039,7 +9039,7 @@ public class Css3Parser extends DebugParser {
-             loop159:
-             do {
-                 int alt159=2;
--                try { dbg.enterDecision(159, decisionCanBacktrack[159]);
-+                try { dbg.enterDecision(159);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -9061,7 +9061,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:51: ( ( ( ws )? combinator ( ws )? ) | ( ws )? )
-             	    int alt158=2;
-             	    try { dbg.enterSubRule(158);
--            	    try { dbg.enterDecision(158, decisionCanBacktrack[158]);
-+            	    try { dbg.enterDecision(158);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -9089,7 +9089,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:53: ( ws )?
-             	            int alt155=2;
-             	            try { dbg.enterSubRule(155);
--            	            try { dbg.enterDecision(155, decisionCanBacktrack[155]);
-+            	            try { dbg.enterDecision(155);
- 
-             	            int LA155_0 = input.LA(1);
- 
-@@ -9127,7 +9127,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:68: ( ws )?
-             	            int alt156=2;
-             	            try { dbg.enterSubRule(156);
--            	            try { dbg.enterDecision(156, decisionCanBacktrack[156]);
-+            	            try { dbg.enterDecision(156);
- 
-             	            int LA156_0 = input.LA(1);
- 
-@@ -9170,7 +9170,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:696:73: ( ws )?
-             	            int alt157=2;
-             	            try { dbg.enterSubRule(157);
--            	            try { dbg.enterDecision(157, decisionCanBacktrack[157]);
-+            	            try { dbg.enterDecision(157);
- 
-             	            int LA157_0 = input.LA(1);
- 
-@@ -9306,7 +9306,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:705:2: ( ( typeSelector ( ( ( ws )? esPred )=> ( ws )? elementSubsequent )* ) | elementSubsequent ( ( ( ws )? esPred )=> ( ws )? elementSubsequent )* )
-             int alt164=2;
--            try { dbg.enterDecision(164, decisionCanBacktrack[164]);
-+            try { dbg.enterDecision(164);
- 
-             int LA164_0 = input.LA(1);
- 
-@@ -9351,7 +9351,7 @@ public class Css3Parser extends DebugParser {
-                     loop161:
-                     do {
-                         int alt161=2;
--                        try { dbg.enterDecision(161, decisionCanBacktrack[161]);
-+                        try { dbg.enterDecision(161);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -9373,7 +9373,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:706:32: ( ws )?
-                     	    int alt160=2;
-                     	    try { dbg.enterSubRule(160);
--                    	    try { dbg.enterDecision(160, decisionCanBacktrack[160]);
-+                    	    try { dbg.enterDecision(160);
- 
-                     	    int LA160_0 = input.LA(1);
- 
-@@ -9441,7 +9441,7 @@ public class Css3Parser extends DebugParser {
-                     loop163:
-                     do {
-                         int alt163=2;
--                        try { dbg.enterDecision(163, decisionCanBacktrack[163]);
-+                        try { dbg.enterDecision(163);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -9463,7 +9463,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:708:35: ( ws )?
-                     	    int alt162=2;
-                     	    try { dbg.enterSubRule(162);
--                    	    try { dbg.enterDecision(162, decisionCanBacktrack[162]);
-+                    	    try { dbg.enterDecision(162);
- 
-                     	    int LA162_0 = input.LA(1);
- 
-@@ -9603,7 +9603,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:722:6: ( ( ( IDENT | STAR )? PIPE )=> namespacePrefix )?
-             int alt165=2;
-             try { dbg.enterSubRule(165);
--            try { dbg.enterDecision(165, decisionCanBacktrack[165]);
-+            try { dbg.enterDecision(165);
- 
-             int LA165_0 = input.LA(1);
- 
-@@ -9693,7 +9693,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:726:5: ( namespacePrefixName | STAR )?
-             int alt166=3;
-             try { dbg.enterSubRule(166);
--            try { dbg.enterDecision(166, decisionCanBacktrack[166]);
-+            try { dbg.enterDecision(166);
- 
-             int LA166_0 = input.LA(1);
- 
-@@ -9778,7 +9778,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:732:5: ({...}? sass_extend_only_selector | {...}? less_selector_interpolation | cssId | cssClass | slAttribute | pseudo )
-             int alt167=6;
-             try { dbg.enterSubRule(167);
--            try { dbg.enterDecision(167, decisionCanBacktrack[167]);
-+            try { dbg.enterDecision(167);
- 
-             switch ( input.LA(1) ) {
-             case SASS_EXTEND_ONLY_SELECTOR:
-@@ -9958,7 +9958,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:744:5: ( HASH | ( HASH_SYMBOL ( NAME | {...}? less_selector_interpolation ) ) )
-             int alt169=2;
--            try { dbg.enterDecision(169, decisionCanBacktrack[169]);
-+            try { dbg.enterDecision(169);
- 
-             int LA169_0 = input.LA(1);
- 
-@@ -10006,7 +10006,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:747:13: ( NAME | {...}? less_selector_interpolation )
-                     int alt168=2;
-                     try { dbg.enterSubRule(168);
--                    try { dbg.enterDecision(168, decisionCanBacktrack[168]);
-+                    try { dbg.enterDecision(168);
- 
-                     int LA168_0 = input.LA(1);
- 
-@@ -10111,7 +10111,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:759:9: ( IDENT | LESS_IMPORT_TYPE | GEN | {...}? less_selector_interpolation )
-             int alt170=4;
-             try { dbg.enterSubRule(170);
--            try { dbg.enterDecision(170, decisionCanBacktrack[170]);
-+            try { dbg.enterDecision(170);
- 
-             switch ( input.LA(1) ) {
-             case IDENT:
-@@ -10295,7 +10295,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:778:6: ( namespacePrefix )?
-             int alt171=2;
-             try { dbg.enterSubRule(171);
--            try { dbg.enterDecision(171, decisionCanBacktrack[171]);
-+            try { dbg.enterDecision(171);
- 
-             int LA171_0 = input.LA(1);
- 
-@@ -10334,7 +10334,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:778:23: ( ws )?
-             int alt172=2;
-             try { dbg.enterSubRule(172);
--            try { dbg.enterDecision(172, decisionCanBacktrack[172]);
-+            try { dbg.enterDecision(172);
- 
-             int LA172_0 = input.LA(1);
- 
-@@ -10372,7 +10372,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:779:25: ( ws )?
-             int alt173=2;
-             try { dbg.enterSubRule(173);
--            try { dbg.enterDecision(173, decisionCanBacktrack[173]);
-+            try { dbg.enterDecision(173);
- 
-             int LA173_0 = input.LA(1);
- 
-@@ -10404,7 +10404,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:781:13: ( ( OPEQ | INCLUDES | DASHMATCH | BEGINS | ENDS | CONTAINS ) ( ws )? slAttributeValue ( ws )? )?
-             int alt176=2;
-             try { dbg.enterSubRule(176);
--            try { dbg.enterDecision(176, decisionCanBacktrack[176]);
-+            try { dbg.enterDecision(176);
- 
-             int LA176_0 = input.LA(1);
- 
-@@ -10435,7 +10435,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:790:17: ( ws )?
-                     int alt174=2;
-                     try { dbg.enterSubRule(174);
--                    try { dbg.enterDecision(174, decisionCanBacktrack[174]);
-+                    try { dbg.enterDecision(174);
- 
-                     int LA174_0 = input.LA(1);
- 
-@@ -10473,7 +10473,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:792:17: ( ws )?
-                     int alt175=2;
-                     try { dbg.enterSubRule(175);
--                    try { dbg.enterDecision(175, decisionCanBacktrack[175]);
-+                    try { dbg.enterDecision(175);
- 
-                     int LA175_0 = input.LA(1);
- 
-@@ -10656,7 +10656,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:817:14: ( ( ( IDENT | GEN ) ( ( ws )? LPAREN ( ws )? ( ( expression ( ws )? ) | STAR )? RPAREN )? ) | ( NOT ( ws )? LPAREN ( ws )? ( simpleSelectorSequence )? RPAREN ) )
-             int alt185=2;
-             try { dbg.enterSubRule(185);
--            try { dbg.enterDecision(185, decisionCanBacktrack[185]);
-+            try { dbg.enterDecision(185);
- 
-             int LA185_0 = input.LA(1);
- 
-@@ -10704,7 +10704,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:820:21: ( ( ws )? LPAREN ( ws )? ( ( expression ( ws )? ) | STAR )? RPAREN )?
-                     int alt181=2;
-                     try { dbg.enterSubRule(181);
--                    try { dbg.enterDecision(181, decisionCanBacktrack[181]);
-+                    try { dbg.enterDecision(181);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -10726,7 +10726,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:821:25: ( ws )?
-                             int alt177=2;
-                             try { dbg.enterSubRule(177);
--                            try { dbg.enterDecision(177, decisionCanBacktrack[177]);
-+                            try { dbg.enterDecision(177);
- 
-                             int LA177_0 = input.LA(1);
- 
-@@ -10760,7 +10760,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:821:36: ( ws )?
-                             int alt178=2;
-                             try { dbg.enterSubRule(178);
--                            try { dbg.enterDecision(178, decisionCanBacktrack[178]);
-+                            try { dbg.enterDecision(178);
- 
-                             int LA178_0 = input.LA(1);
- 
-@@ -10792,7 +10792,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:821:40: ( ( expression ( ws )? ) | STAR )?
-                             int alt180=3;
-                             try { dbg.enterSubRule(180);
--                            try { dbg.enterDecision(180, decisionCanBacktrack[180]);
-+                            try { dbg.enterDecision(180);
- 
-                             int LA180_0 = input.LA(1);
- 
-@@ -10826,7 +10826,7 @@ public class Css3Parser extends DebugParser {
-                                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:821:54: ( ws )?
-                                     int alt179=2;
-                                     try { dbg.enterSubRule(179);
--                                    try { dbg.enterDecision(179, decisionCanBacktrack[179]);
-+                                    try { dbg.enterDecision(179);
- 
-                                     int LA179_0 = input.LA(1);
- 
-@@ -10906,7 +10906,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:825:23: ( ws )?
-                     int alt182=2;
-                     try { dbg.enterSubRule(182);
--                    try { dbg.enterDecision(182, decisionCanBacktrack[182]);
-+                    try { dbg.enterDecision(182);
- 
-                     int LA182_0 = input.LA(1);
- 
-@@ -10940,7 +10940,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:825:34: ( ws )?
-                     int alt183=2;
-                     try { dbg.enterSubRule(183);
--                    try { dbg.enterDecision(183, decisionCanBacktrack[183]);
-+                    try { dbg.enterDecision(183);
- 
-                     int LA183_0 = input.LA(1);
- 
-@@ -10972,7 +10972,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:825:38: ( simpleSelectorSequence )?
-                     int alt184=2;
-                     try { dbg.enterSubRule(184);
--                    try { dbg.enterDecision(184, decisionCanBacktrack[184]);
-+                    try { dbg.enterDecision(184);
- 
-                     int LA184_0 = input.LA(1);
- 
-@@ -11047,7 +11047,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:830:5: ( ( STAR )? property ( ws )? COLON ( ws )? propertyValue ( ( ws )? prio )? | {...}? ( STAR )? property ( ws )? COLON ( ws )? cp_propertyValue )
-             int alt194=2;
--            try { dbg.enterDecision(194, decisionCanBacktrack[194]);
-+            try { dbg.enterDecision(194);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -11069,7 +11069,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:831:5: ( STAR )?
-                     int alt186=2;
-                     try { dbg.enterSubRule(186);
--                    try { dbg.enterDecision(186, decisionCanBacktrack[186]);
-+                    try { dbg.enterDecision(186);
- 
-                     int LA186_0 = input.LA(1);
- 
-@@ -11103,7 +11103,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:831:20: ( ws )?
-                     int alt187=2;
-                     try { dbg.enterSubRule(187);
--                    try { dbg.enterDecision(187, decisionCanBacktrack[187]);
-+                    try { dbg.enterDecision(187);
- 
-                     int LA187_0 = input.LA(1);
- 
-@@ -11137,7 +11137,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:831:30: ( ws )?
-                     int alt188=2;
-                     try { dbg.enterSubRule(188);
--                    try { dbg.enterDecision(188, decisionCanBacktrack[188]);
-+                    try { dbg.enterDecision(188);
- 
-                     int LA188_0 = input.LA(1);
- 
-@@ -11175,7 +11175,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:831:48: ( ( ws )? prio )?
-                     int alt190=2;
-                     try { dbg.enterSubRule(190);
--                    try { dbg.enterDecision(190, decisionCanBacktrack[190]);
-+                    try { dbg.enterDecision(190);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -11197,7 +11197,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:831:49: ( ws )?
-                             int alt189=2;
-                             try { dbg.enterSubRule(189);
--                            try { dbg.enterDecision(189, decisionCanBacktrack[189]);
-+                            try { dbg.enterDecision(189);
- 
-                             int LA189_0 = input.LA(1);
- 
-@@ -11255,7 +11255,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:832:36: ( STAR )?
-                     int alt191=2;
-                     try { dbg.enterSubRule(191);
--                    try { dbg.enterDecision(191, decisionCanBacktrack[191]);
-+                    try { dbg.enterDecision(191);
- 
-                     int LA191_0 = input.LA(1);
- 
-@@ -11289,7 +11289,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:832:51: ( ws )?
-                     int alt192=2;
-                     try { dbg.enterSubRule(192);
--                    try { dbg.enterDecision(192, decisionCanBacktrack[192]);
-+                    try { dbg.enterDecision(192);
- 
-                     int LA192_0 = input.LA(1);
- 
-@@ -11323,7 +11323,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:832:61: ( ws )?
-                     int alt193=2;
-                     try { dbg.enterSubRule(193);
--                    try { dbg.enterDecision(193, decisionCanBacktrack[193]);
-+                    try { dbg.enterDecision(193);
- 
-                     int LA193_0 = input.LA(1);
- 
-@@ -11398,7 +11398,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:843:5: ({...}? cp_expression_list | propertyValue )
-             int alt195=2;
--            try { dbg.enterDecision(195, decisionCanBacktrack[195]);
-+            try { dbg.enterDecision(195);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -11533,7 +11533,7 @@ public class Css3Parser extends DebugParser {
-             loop196:
-             do {
-                 int alt196=2;
--                try { dbg.enterDecision(196, decisionCanBacktrack[196]);
-+                try { dbg.enterDecision(196);
- 
-                 int LA196_0 = input.LA(1);
- 
-@@ -11834,7 +11834,7 @@ public class Css3Parser extends DebugParser {
-             loop200:
-             do {
-                 int alt200=2;
--                try { dbg.enterDecision(200, decisionCanBacktrack[200]);
-+                try { dbg.enterDecision(200);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -11856,7 +11856,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:66: ( ws | ( ( ws )? operator ( ws )? ) | )
-             	    int alt199=3;
-             	    try { dbg.enterSubRule(199);
--            	    try { dbg.enterDecision(199, decisionCanBacktrack[199]);
-+            	    try { dbg.enterDecision(199);
- 
-             	    try {
-             	        isCyclicDecision = true;
-@@ -11898,7 +11898,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:74: ( ws )?
-             	            int alt197=2;
-             	            try { dbg.enterSubRule(197);
--            	            try { dbg.enterDecision(197, decisionCanBacktrack[197]);
-+            	            try { dbg.enterDecision(197);
- 
-             	            int LA197_0 = input.LA(1);
- 
-@@ -11936,7 +11936,7 @@ public class Css3Parser extends DebugParser {
-             	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:87: ( ws )?
-             	            int alt198=2;
-             	            try { dbg.enterSubRule(198);
--            	            try { dbg.enterDecision(198, decisionCanBacktrack[198]);
-+            	            try { dbg.enterDecision(198);
- 
-             	            int LA198_0 = input.LA(1);
- 
-@@ -12039,7 +12039,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:903:5: ( unaryOperator ( ws )? )?
-             int alt202=2;
-             try { dbg.enterSubRule(202);
--            try { dbg.enterDecision(202, decisionCanBacktrack[202]);
-+            try { dbg.enterDecision(202);
- 
-             int LA202_0 = input.LA(1);
- 
-@@ -12064,7 +12064,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:903:21: ( ws )?
-                     int alt201=2;
-                     try { dbg.enterSubRule(201);
--                    try { dbg.enterDecision(201, decisionCanBacktrack[201]);
-+                    try { dbg.enterDecision(201);
- 
-                     int LA201_0 = input.LA(1);
- 
-@@ -12103,7 +12103,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:904:5: ( ( functionName ( ws )? LPAREN )=> function | IDENT | NUMBER | PERCENTAGE | LENGTH | EMS | REM | EXS | ANGLE | TIME | FREQ | RESOLUTION | DIMENSION | STRING | TILDE ( STRING | LESS_JS_STRING ) | LESS_JS_STRING | GEN | URI | hexColor | {...}? cp_variable | {...}? sass_interpolation_expression_var | {...}? cp_term_symbol )
-             int alt203=22;
-             try { dbg.enterSubRule(203);
--            try { dbg.enterDecision(203, decisionCanBacktrack[203]);
-+            try { dbg.enterDecision(203);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -12475,7 +12475,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:938:18: ( ws )?
-             int alt204=2;
-             try { dbg.enterSubRule(204);
--            try { dbg.enterDecision(204, decisionCanBacktrack[204]);
-+            try { dbg.enterDecision(204);
- 
-             int LA204_0 = input.LA(1);
- 
-@@ -12509,7 +12509,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:939:10: ( ws )?
-             int alt205=2;
-             try { dbg.enterSubRule(205);
--            try { dbg.enterDecision(205, decisionCanBacktrack[205]);
-+            try { dbg.enterDecision(205);
- 
-             int LA205_0 = input.LA(1);
- 
-@@ -12541,7 +12541,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:940:3: ( fnAttributes | )
-             int alt206=2;
-             try { dbg.enterSubRule(206);
--            try { dbg.enterDecision(206, decisionCanBacktrack[206]);
-+            try { dbg.enterDecision(206);
- 
-             int LA206_0 = input.LA(1);
- 
-@@ -12633,7 +12633,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:956:9: ( IDENT COLON )?
-             int alt207=2;
-             try { dbg.enterSubRule(207);
--            try { dbg.enterDecision(207, decisionCanBacktrack[207]);
-+            try { dbg.enterDecision(207);
- 
-             int LA207_0 = input.LA(1);
- 
-@@ -12672,7 +12672,7 @@ public class Css3Parser extends DebugParser {
-             loop208:
-             do {
-                 int alt208=2;
--                try { dbg.enterDecision(208, decisionCanBacktrack[208]);
-+                try { dbg.enterDecision(208);
- 
-                 int LA208_0 = input.LA(1);
- 
-@@ -12754,7 +12754,7 @@ public class Css3Parser extends DebugParser {
-             loop211:
-             do {
-                 int alt211=2;
--                try { dbg.enterDecision(211, decisionCanBacktrack[211]);
-+                try { dbg.enterDecision(211);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -12776,7 +12776,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:961:18: ( ws )?
-             	    int alt209=2;
-             	    try { dbg.enterSubRule(209);
--            	    try { dbg.enterDecision(209, decisionCanBacktrack[209]);
-+            	    try { dbg.enterDecision(209);
- 
-             	    int LA209_0 = input.LA(1);
- 
-@@ -12810,7 +12810,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:961:28: ( ws )?
-             	    int alt210=2;
-             	    try { dbg.enterSubRule(210);
--            	    try { dbg.enterDecision(210, decisionCanBacktrack[210]);
-+            	    try { dbg.enterDecision(210);
- 
-             	    int LA210_0 = input.LA(1);
- 
-@@ -12858,7 +12858,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:961:46: ( ws )?
-             int alt212=2;
-             try { dbg.enterSubRule(212);
--            try { dbg.enterDecision(212, decisionCanBacktrack[212]);
-+            try { dbg.enterDecision(212);
- 
-             int LA212_0 = input.LA(1);
- 
-@@ -12921,7 +12921,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:965:2: ( ( fnAttributeName ( ws )? ( OPEQ | COLON ) )=> fnAttributeName ( ws )? ( OPEQ | COLON ) ( ws )? fnAttributeValue | ( cp_expression )=> cp_expression | expression )
-             int alt215=3;
--            try { dbg.enterDecision(215, decisionCanBacktrack[215]);
-+            try { dbg.enterDecision(215);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -12949,7 +12949,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:966:62: ( ws )?
-                     int alt213=2;
-                     try { dbg.enterSubRule(213);
--                    try { dbg.enterDecision(213, decisionCanBacktrack[213]);
-+                    try { dbg.enterDecision(213);
- 
-                     int LA213_0 = input.LA(1);
- 
-@@ -12993,7 +12993,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:966:79: ( ws )?
-                     int alt214=2;
-                     try { dbg.enterSubRule(214);
--                    try { dbg.enterDecision(214, decisionCanBacktrack[214]);
-+                    try { dbg.enterDecision(214);
- 
-                     int LA214_0 = input.LA(1);
- 
-@@ -13092,7 +13092,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:972:2: ( IDENT ( DOT IDENT )* | {...}? cp_variable )
-             int alt217=2;
--            try { dbg.enterDecision(217, decisionCanBacktrack[217]);
-+            try { dbg.enterDecision(217);
- 
-             int LA217_0 = input.LA(1);
- 
-@@ -13127,7 +13127,7 @@ public class Css3Parser extends DebugParser {
-                     loop216:
-                     do {
-                         int alt216=2;
--                        try { dbg.enterDecision(216, decisionCanBacktrack[216]);
-+                        try { dbg.enterDecision(216);
- 
-                         int LA216_0 = input.LA(1);
- 
-@@ -13214,7 +13214,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:978:2: ( term ( ( ( ws | ( ( ws )? SOLIDUS ( ws )? ) | ) term )=> ( ws | ( ( ws )? SOLIDUS ( ws )? ) | ) term )* | {...}? cp_math_expression )
-             int alt222=2;
--            try { dbg.enterDecision(222, decisionCanBacktrack[222]);
-+            try { dbg.enterDecision(222);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -13245,7 +13245,7 @@ public class Css3Parser extends DebugParser {
-                     loop221:
-                     do {
-                         int alt221=2;
--                        try { dbg.enterDecision(221, decisionCanBacktrack[221]);
-+                        try { dbg.enterDecision(221);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -13267,7 +13267,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:71: ( ws | ( ( ws )? SOLIDUS ( ws )? ) | )
-                     	    int alt220=3;
-                     	    try { dbg.enterSubRule(220);
--                    	    try { dbg.enterDecision(220, decisionCanBacktrack[220]);
-+                    	    try { dbg.enterDecision(220);
- 
-                     	    try {
-                     	        isCyclicDecision = true;
-@@ -13309,7 +13309,7 @@ public class Css3Parser extends DebugParser {
-                     	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:79: ( ws )?
-                     	            int alt218=2;
-                     	            try { dbg.enterSubRule(218);
--                    	            try { dbg.enterDecision(218, decisionCanBacktrack[218]);
-+                    	            try { dbg.enterDecision(218);
- 
-                     	            int LA218_0 = input.LA(1);
- 
-@@ -13343,7 +13343,7 @@ public class Css3Parser extends DebugParser {
-                     	            // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:91: ( ws )?
-                     	            int alt219=2;
-                     	            try { dbg.enterSubRule(219);
--                    	            try { dbg.enterDecision(219, decisionCanBacktrack[219]);
-+                    	            try { dbg.enterDecision(219);
- 
-                     	            int LA219_0 = input.LA(1);
- 
-@@ -13511,7 +13511,7 @@ public class Css3Parser extends DebugParser {
-             loop223:
-             do {
-                 int alt223=2;
--                try { dbg.enterDecision(223, decisionCanBacktrack[223]);
-+                try { dbg.enterDecision(223);
- 
-                 int LA223_0 = input.LA(1);
- 
-@@ -13592,7 +13592,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:995:5: ({...}? cp_variable ( ws )? COLON ( ws )? cp_expression_list | {...}? cp_variable ( ws )? COLON ( ws )? cp_expression_list ( ( ws )? SASS_DEFAULT )? )
-             int alt230=2;
--            try { dbg.enterDecision(230, decisionCanBacktrack[230]);
-+            try { dbg.enterDecision(230);
- 
-             int LA230_0 = input.LA(1);
- 
-@@ -13663,7 +13663,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:996:39: ( ws )?
-                     int alt224=2;
-                     try { dbg.enterSubRule(224);
--                    try { dbg.enterDecision(224, decisionCanBacktrack[224]);
-+                    try { dbg.enterDecision(224);
- 
-                     int LA224_0 = input.LA(1);
- 
-@@ -13697,7 +13697,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:996:49: ( ws )?
-                     int alt225=2;
-                     try { dbg.enterSubRule(225);
--                    try { dbg.enterDecision(225, decisionCanBacktrack[225]);
-+                    try { dbg.enterDecision(225);
- 
-                     int LA225_0 = input.LA(1);
- 
-@@ -13754,7 +13754,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:998:39: ( ws )?
-                     int alt226=2;
-                     try { dbg.enterSubRule(226);
--                    try { dbg.enterDecision(226, decisionCanBacktrack[226]);
-+                    try { dbg.enterDecision(226);
- 
-                     int LA226_0 = input.LA(1);
- 
-@@ -13788,7 +13788,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:998:49: ( ws )?
-                     int alt227=2;
-                     try { dbg.enterSubRule(227);
--                    try { dbg.enterDecision(227, decisionCanBacktrack[227]);
-+                    try { dbg.enterDecision(227);
- 
-                     int LA227_0 = input.LA(1);
- 
-@@ -13826,7 +13826,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:998:72: ( ( ws )? SASS_DEFAULT )?
-                     int alt229=2;
-                     try { dbg.enterSubRule(229);
--                    try { dbg.enterDecision(229, decisionCanBacktrack[229]);
-+                    try { dbg.enterDecision(229);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -13848,7 +13848,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:998:73: ( ws )?
-                             int alt228=2;
-                             try { dbg.enterSubRule(228);
--                            try { dbg.enterDecision(228, decisionCanBacktrack[228]);
-+                            try { dbg.enterDecision(228);
- 
-                             int LA228_0 = input.LA(1);
- 
-@@ -13922,7 +13922,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1003:5: ({...}? ( AT_IDENT | IMPORT_SYM | PAGE_SYM | MEDIA_SYM | NAMESPACE_SYM | CHARSET_SYM | COUNTER_STYLE_SYM | FONT_FACE_SYM | TOPLEFTCORNER_SYM | TOPLEFT_SYM | TOPCENTER_SYM | TOPRIGHT_SYM | TOPRIGHTCORNER_SYM | BOTTOMLEFTCORNER_SYM | BOTTOMLEFT_SYM | BOTTOMCENTER_SYM | BOTTOMRIGHT_SYM | BOTTOMRIGHTCORNER_SYM | LEFTTOP_SYM | LEFTMIDDLE_SYM | LEFTBOTTOM_SYM | RIGHTTOP_SYM | RIGHTMIDDLE_SYM | R [...]
-             int alt231=2;
--            try { dbg.enterDecision(231, decisionCanBacktrack[231]);
-+            try { dbg.enterDecision(231);
- 
-             int LA231_0 = input.LA(1);
- 
-@@ -14042,7 +14042,7 @@ public class Css3Parser extends DebugParser {
-             loop234:
-             do {
-                 int alt234=2;
--                try { dbg.enterDecision(234, decisionCanBacktrack[234]);
-+                try { dbg.enterDecision(234);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -14064,7 +14064,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1014:37: ( ws )?
-             	    int alt232=2;
-             	    try { dbg.enterSubRule(232);
--            	    try { dbg.enterDecision(232, decisionCanBacktrack[232]);
-+            	    try { dbg.enterDecision(232);
- 
-             	    int LA232_0 = input.LA(1);
- 
-@@ -14098,7 +14098,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1014:47: ( ws )?
-             	    int alt233=2;
-             	    try { dbg.enterSubRule(233);
--            	    try { dbg.enterDecision(233, decisionCanBacktrack[233]);
-+            	    try { dbg.enterDecision(233);
- 
-             	    int LA233_0 = input.LA(1);
- 
-@@ -14193,7 +14193,7 @@ public class Css3Parser extends DebugParser {
-             loop238:
-             do {
-                 int alt238=3;
--                try { dbg.enterDecision(238, decisionCanBacktrack[238]);
-+                try { dbg.enterDecision(238);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -14221,7 +14221,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1031:40: ( ws )?
-             	    int alt235=2;
-             	    try { dbg.enterSubRule(235);
--            	    try { dbg.enterDecision(235, decisionCanBacktrack[235]);
-+            	    try { dbg.enterDecision(235);
- 
-             	    int LA235_0 = input.LA(1);
- 
-@@ -14259,7 +14259,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1031:67: ( ws )?
-             	    int alt236=2;
-             	    try { dbg.enterSubRule(236);
--            	    try { dbg.enterDecision(236, decisionCanBacktrack[236]);
-+            	    try { dbg.enterDecision(236);
- 
-             	    int LA236_0 = input.LA(1);
- 
-@@ -14308,7 +14308,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1032:37: ( ws )?
-             	    int alt237=2;
-             	    try { dbg.enterSubRule(237);
--            	    try { dbg.enterDecision(237, decisionCanBacktrack[237]);
-+            	    try { dbg.enterDecision(237);
- 
-             	    int LA237_0 = input.LA(1);
- 
-@@ -14444,7 +14444,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1043:9: ( NOT ( ws )? )?
-             int alt240=2;
-             try { dbg.enterSubRule(240);
--            try { dbg.enterDecision(240, decisionCanBacktrack[240]);
-+            try { dbg.enterDecision(240);
- 
-             int LA240_0 = input.LA(1);
- 
-@@ -14465,7 +14465,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1043:14: ( ws )?
-                     int alt239=2;
-                     try { dbg.enterSubRule(239);
--                    try { dbg.enterDecision(239, decisionCanBacktrack[239]);
-+                    try { dbg.enterDecision(239);
- 
-                     int LA239_0 = input.LA(1);
- 
-@@ -14504,7 +14504,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1044:9: ( ( cp_math_expression )=> cp_math_expression | LPAREN ( ws )? ( cp_expression_list ( ws )? )? RPAREN )
-             int alt244=2;
-             try { dbg.enterSubRule(244);
--            try { dbg.enterDecision(244, decisionCanBacktrack[244]);
-+            try { dbg.enterDecision(244);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -14542,7 +14542,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1046:22: ( ws )?
-                     int alt241=2;
-                     try { dbg.enterSubRule(241);
--                    try { dbg.enterDecision(241, decisionCanBacktrack[241]);
-+                    try { dbg.enterDecision(241);
- 
-                     int LA241_0 = input.LA(1);
- 
-@@ -14574,7 +14574,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1046:26: ( cp_expression_list ( ws )? )?
-                     int alt243=2;
-                     try { dbg.enterSubRule(243);
--                    try { dbg.enterDecision(243, decisionCanBacktrack[243]);
-+                    try { dbg.enterDecision(243);
- 
-                     int LA243_0 = input.LA(1);
- 
-@@ -14599,7 +14599,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1046:46: ( ws )?
-                             int alt242=2;
-                             try { dbg.enterSubRule(242);
--                            try { dbg.enterDecision(242, decisionCanBacktrack[242]);
-+                            try { dbg.enterDecision(242);
- 
-                             int LA242_0 = input.LA(1);
- 
-@@ -14694,7 +14694,7 @@ public class Css3Parser extends DebugParser {
-             loop245:
-             do {
-                 int alt245=2;
--                try { dbg.enterDecision(245, decisionCanBacktrack[245]);
-+                try { dbg.enterDecision(245);
- 
-                 int LA245_0 = input.LA(1);
- 
-@@ -14784,7 +14784,7 @@ public class Css3Parser extends DebugParser {
-             loop248:
-             do {
-                 int alt248=2;
--                try { dbg.enterDecision(248, decisionCanBacktrack[248]);
-+                try { dbg.enterDecision(248);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -14806,7 +14806,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1072:48: ( ws )?
-             	    int alt246=2;
-             	    try { dbg.enterSubRule(246);
--            	    try { dbg.enterDecision(246, decisionCanBacktrack[246]);
-+            	    try { dbg.enterDecision(246);
- 
-             	    int LA246_0 = input.LA(1);
- 
-@@ -14850,7 +14850,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1072:78: ( ws )?
-             	    int alt247=2;
-             	    try { dbg.enterSubRule(247);
--            	    try { dbg.enterDecision(247, decisionCanBacktrack[247]);
-+            	    try { dbg.enterDecision(247);
- 
-             	    int LA247_0 = input.LA(1);
- 
-@@ -14929,7 +14929,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1077:5: ( term | IMPORTANT_SYM | ( unaryOperator ( ws )? )? LPAREN ( ws )? cp_math_expression ( ws )? RPAREN )
-             int alt253=3;
--            try { dbg.enterDecision(253, decisionCanBacktrack[253]);
-+            try { dbg.enterDecision(253);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -14975,7 +14975,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1080:7: ( unaryOperator ( ws )? )?
-                     int alt250=2;
-                     try { dbg.enterSubRule(250);
--                    try { dbg.enterDecision(250, decisionCanBacktrack[250]);
-+                    try { dbg.enterDecision(250);
- 
-                     int LA250_0 = input.LA(1);
- 
-@@ -15000,7 +15000,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1080:23: ( ws )?
-                             int alt249=2;
-                             try { dbg.enterSubRule(249);
--                            try { dbg.enterDecision(249, decisionCanBacktrack[249]);
-+                            try { dbg.enterDecision(249);
- 
-                             int LA249_0 = input.LA(1);
- 
-@@ -15041,7 +15041,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1080:37: ( ws )?
-                     int alt251=2;
-                     try { dbg.enterSubRule(251);
--                    try { dbg.enterDecision(251, decisionCanBacktrack[251]);
-+                    try { dbg.enterDecision(251);
- 
-                     int LA251_0 = input.LA(1);
- 
-@@ -15079,7 +15079,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1080:60: ( ws )?
-                     int alt252=2;
-                     try { dbg.enterSubRule(252);
--                    try { dbg.enterDecision(252, decisionCanBacktrack[252]);
-+                    try { dbg.enterDecision(252);
- 
-                     int LA252_0 = input.LA(1);
- 
-@@ -15153,7 +15153,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1091:5: ({...}? DOT cp_mixin_name ( ws )? LPAREN ( ws )? ( cp_args_list )? RPAREN ( ( ws )? less_mixin_guarded )? | {...}? SASS_MIXIN ws cp_mixin_name ( ( ws )? LPAREN ( ws )? ( cp_args_list )? RPAREN )? )
-             int alt263=2;
-             try { dbg.enterSubRule(263);
--            try { dbg.enterDecision(263, decisionCanBacktrack[263]);
-+            try { dbg.enterDecision(263);
- 
-             int LA263_0 = input.LA(1);
- 
-@@ -15196,7 +15196,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1092:45: ( ws )?
-                     int alt254=2;
-                     try { dbg.enterSubRule(254);
--                    try { dbg.enterDecision(254, decisionCanBacktrack[254]);
-+                    try { dbg.enterDecision(254);
- 
-                     int LA254_0 = input.LA(1);
- 
-@@ -15230,7 +15230,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1092:56: ( ws )?
-                     int alt255=2;
-                     try { dbg.enterSubRule(255);
--                    try { dbg.enterDecision(255, decisionCanBacktrack[255]);
-+                    try { dbg.enterDecision(255);
- 
-                     int LA255_0 = input.LA(1);
- 
-@@ -15262,7 +15262,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1092:60: ( cp_args_list )?
-                     int alt256=2;
-                     try { dbg.enterSubRule(256);
--                    try { dbg.enterDecision(256, decisionCanBacktrack[256]);
-+                    try { dbg.enterDecision(256);
- 
-                     int LA256_0 = input.LA(1);
- 
-@@ -15296,7 +15296,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1092:81: ( ( ws )? less_mixin_guarded )?
-                     int alt258=2;
-                     try { dbg.enterSubRule(258);
--                    try { dbg.enterDecision(258, decisionCanBacktrack[258]);
-+                    try { dbg.enterDecision(258);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -15318,7 +15318,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1092:82: ( ws )?
-                             int alt257=2;
-                             try { dbg.enterSubRule(257);
--                            try { dbg.enterDecision(257, decisionCanBacktrack[257]);
-+                            try { dbg.enterDecision(257);
- 
-                             int LA257_0 = input.LA(1);
- 
-@@ -15390,7 +15390,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1094:55: ( ( ws )? LPAREN ( ws )? ( cp_args_list )? RPAREN )?
-                     int alt262=2;
-                     try { dbg.enterSubRule(262);
--                    try { dbg.enterDecision(262, decisionCanBacktrack[262]);
-+                    try { dbg.enterDecision(262);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -15412,7 +15412,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1094:56: ( ws )?
-                             int alt259=2;
-                             try { dbg.enterSubRule(259);
--                            try { dbg.enterDecision(259, decisionCanBacktrack[259]);
-+                            try { dbg.enterDecision(259);
- 
-                             int LA259_0 = input.LA(1);
- 
-@@ -15446,7 +15446,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1094:67: ( ws )?
-                             int alt260=2;
-                             try { dbg.enterSubRule(260);
--                            try { dbg.enterDecision(260, decisionCanBacktrack[260]);
-+                            try { dbg.enterDecision(260);
- 
-                             int LA260_0 = input.LA(1);
- 
-@@ -15478,7 +15478,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1094:71: ( cp_args_list )?
-                             int alt261=2;
-                             try { dbg.enterSubRule(261);
--                            try { dbg.enterDecision(261, decisionCanBacktrack[261]);
-+                            try { dbg.enterDecision(261);
- 
-                             int LA261_0 = input.LA(1);
- 
-@@ -15526,7 +15526,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1096:5: ( ws )?
-             int alt264=2;
-             try { dbg.enterSubRule(264);
--            try { dbg.enterDecision(264, decisionCanBacktrack[264]);
-+            try { dbg.enterDecision(264);
- 
-             int LA264_0 = input.LA(1);
- 
-@@ -15602,7 +15602,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1103:5: ({...}? DOT cp_mixin_name ( ( ws )? LPAREN ( ws )? ( cp_mixin_call_args )? RPAREN )? | {...}? SASS_INCLUDE ws cp_mixin_name ( ( ws )? LPAREN ( ws )? ( cp_mixin_call_args )? RPAREN )? ( ( ws )? cp_mixin_block )? )
-             int alt275=2;
-             try { dbg.enterSubRule(275);
--            try { dbg.enterDecision(275, decisionCanBacktrack[275]);
-+            try { dbg.enterDecision(275);
- 
-             int LA275_0 = input.LA(1);
- 
-@@ -15645,7 +15645,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1104:45: ( ( ws )? LPAREN ( ws )? ( cp_mixin_call_args )? RPAREN )?
-                     int alt268=2;
-                     try { dbg.enterSubRule(268);
--                    try { dbg.enterDecision(268, decisionCanBacktrack[268]);
-+                    try { dbg.enterDecision(268);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -15667,7 +15667,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1104:46: ( ws )?
-                             int alt265=2;
-                             try { dbg.enterSubRule(265);
--                            try { dbg.enterDecision(265, decisionCanBacktrack[265]);
-+                            try { dbg.enterDecision(265);
- 
-                             int LA265_0 = input.LA(1);
- 
-@@ -15701,7 +15701,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1104:57: ( ws )?
-                             int alt266=2;
-                             try { dbg.enterSubRule(266);
--                            try { dbg.enterDecision(266, decisionCanBacktrack[266]);
-+                            try { dbg.enterDecision(266);
- 
-                             int LA266_0 = input.LA(1);
- 
-@@ -15733,7 +15733,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1104:61: ( cp_mixin_call_args )?
-                             int alt267=2;
-                             try { dbg.enterSubRule(267);
--                            try { dbg.enterDecision(267, decisionCanBacktrack[267]);
-+                            try { dbg.enterDecision(267);
- 
-                             int LA267_0 = input.LA(1);
- 
-@@ -15801,7 +15801,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:57: ( ( ws )? LPAREN ( ws )? ( cp_mixin_call_args )? RPAREN )?
-                     int alt272=2;
-                     try { dbg.enterSubRule(272);
--                    try { dbg.enterDecision(272, decisionCanBacktrack[272]);
-+                    try { dbg.enterDecision(272);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -15823,7 +15823,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:58: ( ws )?
-                             int alt269=2;
-                             try { dbg.enterSubRule(269);
--                            try { dbg.enterDecision(269, decisionCanBacktrack[269]);
-+                            try { dbg.enterDecision(269);
- 
-                             int LA269_0 = input.LA(1);
- 
-@@ -15857,7 +15857,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:69: ( ws )?
-                             int alt270=2;
-                             try { dbg.enterSubRule(270);
--                            try { dbg.enterDecision(270, decisionCanBacktrack[270]);
-+                            try { dbg.enterDecision(270);
- 
-                             int LA270_0 = input.LA(1);
- 
-@@ -15889,7 +15889,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:73: ( cp_mixin_call_args )?
-                             int alt271=2;
-                             try { dbg.enterSubRule(271);
--                            try { dbg.enterDecision(271, decisionCanBacktrack[271]);
-+                            try { dbg.enterDecision(271);
- 
-                             int LA271_0 = input.LA(1);
- 
-@@ -15930,7 +15930,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:102: ( ( ws )? cp_mixin_block )?
-                     int alt274=2;
-                     try { dbg.enterSubRule(274);
--                    try { dbg.enterDecision(274, decisionCanBacktrack[274]);
-+                    try { dbg.enterDecision(274);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -15952,7 +15952,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1106:103: ( ws )?
-                             int alt273=2;
-                             try { dbg.enterSubRule(273);
--                            try { dbg.enterDecision(273, decisionCanBacktrack[273]);
-+                            try { dbg.enterDecision(273);
- 
-                             int LA273_0 = input.LA(1);
- 
-@@ -16044,7 +16044,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1112:12: ( ws )?
-             int alt276=2;
-             try { dbg.enterSubRule(276);
--            try { dbg.enterDecision(276, decisionCanBacktrack[276]);
-+            try { dbg.enterDecision(276);
- 
-             int LA276_0 = input.LA(1);
- 
-@@ -16082,7 +16082,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1113:9: ( declarations )?
-             int alt277=2;
-             try { dbg.enterSubRule(277);
--            try { dbg.enterDecision(277, decisionCanBacktrack[277]);
-+            try { dbg.enterDecision(277);
- 
-             int LA277_0 = input.LA(1);
- 
-@@ -16203,7 +16203,7 @@ public class Css3Parser extends DebugParser {
-             loop279:
-             do {
-                 int alt279=2;
--                try { dbg.enterDecision(279, decisionCanBacktrack[279]);
-+                try { dbg.enterDecision(279);
- 
-                 int LA279_0 = input.LA(1);
- 
-@@ -16236,7 +16236,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1126:40: ( ws )?
-             	    int alt278=2;
-             	    try { dbg.enterSubRule(278);
--            	    try { dbg.enterDecision(278, decisionCanBacktrack[278]);
-+            	    try { dbg.enterDecision(278);
- 
-             	    int LA278_0 = input.LA(1);
- 
-@@ -16284,7 +16284,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1126:65: ( CP_DOTS ( ws )? )?
-             int alt281=2;
-             try { dbg.enterSubRule(281);
--            try { dbg.enterDecision(281, decisionCanBacktrack[281]);
-+            try { dbg.enterDecision(281);
- 
-             int LA281_0 = input.LA(1);
- 
-@@ -16305,7 +16305,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1126:74: ( ws )?
-                     int alt280=2;
-                     try { dbg.enterSubRule(280);
--                    try { dbg.enterDecision(280, decisionCanBacktrack[280]);
-+                    try { dbg.enterDecision(280);
- 
-                     int LA280_0 = input.LA(1);
- 
-@@ -16382,7 +16382,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1131:5: ( cp_variable ( ws )? COLON ( ws )? cp_expression | cp_expression )
-             int alt284=2;
-             try { dbg.enterSubRule(284);
--            try { dbg.enterDecision(284, decisionCanBacktrack[284]);
-+            try { dbg.enterDecision(284);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -16410,7 +16410,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1132:21: ( ws )?
-                     int alt282=2;
-                     try { dbg.enterSubRule(282);
--                    try { dbg.enterDecision(282, decisionCanBacktrack[282]);
-+                    try { dbg.enterDecision(282);
- 
-                     int LA282_0 = input.LA(1);
- 
-@@ -16444,7 +16444,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1132:31: ( ws )?
-                     int alt283=2;
-                     try { dbg.enterSubRule(283);
--                    try { dbg.enterDecision(283, decisionCanBacktrack[283]);
-+                    try { dbg.enterDecision(283);
- 
-                     int LA283_0 = input.LA(1);
- 
-@@ -16503,7 +16503,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1134:7: ( ws )?
-             int alt285=2;
-             try { dbg.enterSubRule(285);
--            try { dbg.enterDecision(285, decisionCanBacktrack[285]);
-+            try { dbg.enterDecision(285);
- 
-             int LA285_0 = input.LA(1);
- 
-@@ -16566,7 +16566,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1139:5: ( ( cp_arg ( ( COMMA | SEMI ) ( ws )? cp_arg )* ( ( COMMA | SEMI ) ( ws )? )? ( ( CP_DOTS | LESS_REST ) ( ws )? )? ) | ( CP_DOTS | LESS_REST ) ( ws )? )
-             int alt293=2;
--            try { dbg.enterDecision(293, decisionCanBacktrack[293]);
-+            try { dbg.enterDecision(293);
- 
-             int LA293_0 = input.LA(1);
- 
-@@ -16611,7 +16611,7 @@ public class Css3Parser extends DebugParser {
-                     loop287:
-                     do {
-                         int alt287=2;
--                        try { dbg.enterDecision(287, decisionCanBacktrack[287]);
-+                        try { dbg.enterDecision(287);
- 
-                         try {
-                             isCyclicDecision = true;
-@@ -16645,7 +16645,7 @@ public class Css3Parser extends DebugParser {
-                     	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1146:33: ( ws )?
-                     	    int alt286=2;
-                     	    try { dbg.enterSubRule(286);
--                    	    try { dbg.enterDecision(286, decisionCanBacktrack[286]);
-+                    	    try { dbg.enterDecision(286);
- 
-                     	    int LA286_0 = input.LA(1);
- 
-@@ -16693,7 +16693,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1146:47: ( ( COMMA | SEMI ) ( ws )? )?
-                     int alt289=2;
-                     try { dbg.enterSubRule(289);
--                    try { dbg.enterDecision(289, decisionCanBacktrack[289]);
-+                    try { dbg.enterDecision(289);
- 
-                     int LA289_0 = input.LA(1);
- 
-@@ -16724,7 +16724,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1146:64: ( ws )?
-                             int alt288=2;
-                             try { dbg.enterSubRule(288);
--                            try { dbg.enterDecision(288, decisionCanBacktrack[288]);
-+                            try { dbg.enterDecision(288);
- 
-                             int LA288_0 = input.LA(1);
- 
-@@ -16763,7 +16763,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1146:71: ( ( CP_DOTS | LESS_REST ) ( ws )? )?
-                     int alt291=2;
-                     try { dbg.enterSubRule(291);
--                    try { dbg.enterDecision(291, decisionCanBacktrack[291]);
-+                    try { dbg.enterDecision(291);
- 
-                     int LA291_0 = input.LA(1);
- 
-@@ -16794,7 +16794,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1146:95: ( ws )?
-                             int alt290=2;
-                             try { dbg.enterSubRule(290);
--                            try { dbg.enterDecision(290, decisionCanBacktrack[290]);
-+                            try { dbg.enterDecision(290);
- 
-                             int LA290_0 = input.LA(1);
- 
-@@ -16856,7 +16856,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1148:27: ( ws )?
-                     int alt292=2;
-                     try { dbg.enterSubRule(292);
--                    try { dbg.enterDecision(292, decisionCanBacktrack[292]);
-+                    try { dbg.enterDecision(292);
- 
-                     int LA292_0 = input.LA(1);
- 
-@@ -16934,7 +16934,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1154:17: ( ws )?
-             int alt294=2;
-             try { dbg.enterSubRule(294);
--            try { dbg.enterDecision(294, decisionCanBacktrack[294]);
-+            try { dbg.enterDecision(294);
- 
-             int LA294_0 = input.LA(1);
- 
-@@ -16966,7 +16966,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1154:21: ( COLON ( ws )? cp_expression ( ws )? )?
-             int alt297=2;
-             try { dbg.enterSubRule(297);
--            try { dbg.enterDecision(297, decisionCanBacktrack[297]);
-+            try { dbg.enterDecision(297);
- 
-             int LA297_0 = input.LA(1);
- 
-@@ -16987,7 +16987,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1154:29: ( ws )?
-                     int alt295=2;
-                     try { dbg.enterSubRule(295);
--                    try { dbg.enterDecision(295, decisionCanBacktrack[295]);
-+                    try { dbg.enterDecision(295);
- 
-                     int LA295_0 = input.LA(1);
- 
-@@ -17025,7 +17025,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1154:47: ( ws )?
-                     int alt296=2;
-                     try { dbg.enterSubRule(296);
--                    try { dbg.enterDecision(296, decisionCanBacktrack[296]);
-+                    try { dbg.enterDecision(296);
- 
-                     int LA296_0 = input.LA(1);
- 
-@@ -17104,7 +17104,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1161:15: ( ws )?
-             int alt298=2;
-             try { dbg.enterSubRule(298);
--            try { dbg.enterDecision(298, decisionCanBacktrack[298]);
-+            try { dbg.enterDecision(298);
- 
-             int LA298_0 = input.LA(1);
- 
-@@ -17145,7 +17145,7 @@ public class Css3Parser extends DebugParser {
-             loop301:
-             do {
-                 int alt301=2;
--                try { dbg.enterDecision(301, decisionCanBacktrack[301]);
-+                try { dbg.enterDecision(301);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -17167,7 +17167,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1161:35: ( ws )?
-             	    int alt299=2;
-             	    try { dbg.enterSubRule(299);
--            	    try { dbg.enterDecision(299, decisionCanBacktrack[299]);
-+            	    try { dbg.enterDecision(299);
- 
-             	    int LA299_0 = input.LA(1);
- 
-@@ -17211,7 +17211,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1161:53: ( ws )?
-             	    int alt300=2;
-             	    try { dbg.enterSubRule(300);
--            	    try { dbg.enterDecision(300, decisionCanBacktrack[300]);
-+            	    try { dbg.enterDecision(300);
- 
-             	    int LA300_0 = input.LA(1);
- 
-@@ -17297,7 +17297,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1168:5: ( NOT ( ws )? )?
-             int alt303=2;
-             try { dbg.enterSubRule(303);
--            try { dbg.enterDecision(303, decisionCanBacktrack[303]);
-+            try { dbg.enterDecision(303);
- 
-             int LA303_0 = input.LA(1);
- 
-@@ -17318,7 +17318,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1168:10: ( ws )?
-                     int alt302=2;
-                     try { dbg.enterSubRule(302);
--                    try { dbg.enterDecision(302, decisionCanBacktrack[302]);
-+                    try { dbg.enterDecision(302);
- 
-                     int LA302_0 = input.LA(1);
- 
-@@ -17359,7 +17359,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1169:12: ( ws )?
-             int alt304=2;
-             try { dbg.enterSubRule(304);
--            try { dbg.enterDecision(304, decisionCanBacktrack[304]);
-+            try { dbg.enterDecision(304);
- 
-             int LA304_0 = input.LA(1);
- 
-@@ -17397,7 +17397,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1171:14: ( cp_variable | less_function_in_condition )
-             int alt305=2;
-             try { dbg.enterSubRule(305);
--            try { dbg.enterDecision(305, decisionCanBacktrack[305]);
-+            try { dbg.enterDecision(305);
- 
-             int LA305_0 = input.LA(1);
- 
-@@ -17454,7 +17454,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1171:57: ( ws )?
-             int alt306=2;
-             try { dbg.enterSubRule(306);
--            try { dbg.enterDecision(306, decisionCanBacktrack[306]);
-+            try { dbg.enterDecision(306);
- 
-             int LA306_0 = input.LA(1);
- 
-@@ -17486,7 +17486,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1171:61: ( less_condition_operator ( ws )? cp_math_expression )?
-             int alt308=2;
-             try { dbg.enterSubRule(308);
--            try { dbg.enterDecision(308, decisionCanBacktrack[308]);
-+            try { dbg.enterDecision(308);
- 
-             int LA308_0 = input.LA(1);
- 
-@@ -17511,7 +17511,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1171:86: ( ws )?
-                     int alt307=2;
-                     try { dbg.enterSubRule(307);
--                    try { dbg.enterDecision(307, decisionCanBacktrack[307]);
-+                    try { dbg.enterDecision(307);
- 
-                     int LA307_0 = input.LA(1);
- 
-@@ -17605,7 +17605,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1179:18: ( ws )?
-             int alt309=2;
-             try { dbg.enterSubRule(309);
--            try { dbg.enterDecision(309, decisionCanBacktrack[309]);
-+            try { dbg.enterDecision(309);
- 
-             int LA309_0 = input.LA(1);
- 
-@@ -17639,7 +17639,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1179:29: ( ws )?
-             int alt310=2;
-             try { dbg.enterSubRule(310);
--            try { dbg.enterDecision(310, decisionCanBacktrack[310]);
-+            try { dbg.enterDecision(310);
- 
-             int LA310_0 = input.LA(1);
- 
-@@ -17677,7 +17677,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1179:45: ( ws )?
-             int alt311=2;
-             try { dbg.enterSubRule(311);
--            try { dbg.enterDecision(311, decisionCanBacktrack[311]);
-+            try { dbg.enterDecision(311);
- 
-             int LA311_0 = input.LA(1);
- 
-@@ -17843,7 +17843,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1195:20: ( ws )?
-             int alt312=2;
-             try { dbg.enterSubRule(312);
--            try { dbg.enterDecision(312, decisionCanBacktrack[312]);
-+            try { dbg.enterDecision(312);
- 
-             int LA312_0 = input.LA(1);
- 
-@@ -17877,7 +17877,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1195:30: ( ws )?
-             int alt313=2;
-             try { dbg.enterSubRule(313);
--            try { dbg.enterDecision(313, decisionCanBacktrack[313]);
-+            try { dbg.enterDecision(313);
- 
-             int LA313_0 = input.LA(1);
- 
-@@ -17949,7 +17949,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1205:9: ( ( sass_interpolation_expression_var )=> sass_interpolation_expression_var | ( IDENT | MINUS | DOT | HASH_SYMBOL | HASH | COLON | LESS_AND | COMMA | STAR | GREATER | LBRACKET | RBRACKET ) )
-             int alt314=2;
-             try { dbg.enterSubRule(314);
--            try { dbg.enterDecision(314, decisionCanBacktrack[314]);
-+            try { dbg.enterDecision(314);
- 
-             int LA314_0 = input.LA(1);
- 
-@@ -18030,7 +18030,7 @@ public class Css3Parser extends DebugParser {
-             loop317:
-             do {
-                 int alt317=2;
--                try { dbg.enterDecision(317, decisionCanBacktrack[317]);
-+                try { dbg.enterDecision(317);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -18052,7 +18052,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1211:13: ( ws )?
-             	    int alt315=2;
-             	    try { dbg.enterSubRule(315);
--            	    try { dbg.enterDecision(315, decisionCanBacktrack[315]);
-+            	    try { dbg.enterDecision(315);
- 
-             	    int LA315_0 = input.LA(1);
- 
-@@ -18084,7 +18084,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1212:13: ( ( sass_interpolation_expression_var )=> sass_interpolation_expression_var | ( IDENT | MINUS | DOT | HASH_SYMBOL | HASH | COLON | LESS_AND | COMMA | STAR | GREATER | LBRACKET | RBRACKET ) )
-             	    int alt316=2;
-             	    try { dbg.enterSubRule(316);
--            	    try { dbg.enterDecision(316, decisionCanBacktrack[316]);
-+            	    try { dbg.enterDecision(316);
- 
-             	    int LA316_0 = input.LA(1);
- 
-@@ -18210,7 +18210,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1223:9: ( ( sass_interpolation_expression_var )=> sass_interpolation_expression_var | ( IDENT | MINUS | DOT | HASH_SYMBOL | HASH ) )
-             int alt318=2;
-             try { dbg.enterSubRule(318);
--            try { dbg.enterDecision(318, decisionCanBacktrack[318]);
-+            try { dbg.enterDecision(318);
- 
-             int LA318_0 = input.LA(1);
- 
-@@ -18291,7 +18291,7 @@ public class Css3Parser extends DebugParser {
-             loop321:
-             do {
-                 int alt321=2;
--                try { dbg.enterDecision(321, decisionCanBacktrack[321]);
-+                try { dbg.enterDecision(321);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -18313,7 +18313,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1229:13: ( ws )?
-             	    int alt319=2;
-             	    try { dbg.enterSubRule(319);
--            	    try { dbg.enterDecision(319, decisionCanBacktrack[319]);
-+            	    try { dbg.enterDecision(319);
- 
-             	    int LA319_0 = input.LA(1);
- 
-@@ -18345,7 +18345,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1230:13: ( ( sass_interpolation_expression_var )=> sass_interpolation_expression_var | ( IDENT | MINUS | DOT | HASH_SYMBOL | HASH ) )
-             	    int alt320=2;
-             	    try { dbg.enterSubRule(320);
--            	    try { dbg.enterDecision(320, decisionCanBacktrack[320]);
-+            	    try { dbg.enterDecision(320);
- 
-             	    int LA320_0 = input.LA(1);
- 
-@@ -18527,7 +18527,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:14: ( ws )?
-             int alt322=2;
-             try { dbg.enterSubRule(322);
--            try { dbg.enterDecision(322, decisionCanBacktrack[322]);
-+            try { dbg.enterDecision(322);
- 
-             int LA322_0 = input.LA(1);
- 
-@@ -18561,7 +18561,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:24: ( ws )?
-             int alt323=2;
-             try { dbg.enterSubRule(323);
--            try { dbg.enterDecision(323, decisionCanBacktrack[323]);
-+            try { dbg.enterDecision(323);
- 
-             int LA323_0 = input.LA(1);
- 
-@@ -18593,7 +18593,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:28: ( propertyValue ( ws )? )?
-             int alt325=2;
-             try { dbg.enterSubRule(325);
--            try { dbg.enterDecision(325, decisionCanBacktrack[325]);
-+            try { dbg.enterDecision(325);
- 
-             int LA325_0 = input.LA(1);
- 
-@@ -18618,7 +18618,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:43: ( ws )?
-                     int alt324=2;
-                     try { dbg.enterSubRule(324);
--                    try { dbg.enterDecision(324, decisionCanBacktrack[324]);
-+                    try { dbg.enterDecision(324);
- 
-                     int LA324_0 = input.LA(1);
- 
-@@ -18659,7 +18659,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:56: ( ws )?
-             int alt326=2;
-             try { dbg.enterSubRule(326);
--            try { dbg.enterDecision(326, decisionCanBacktrack[326]);
-+            try { dbg.enterDecision(326);
- 
-             int LA326_0 = input.LA(1);
- 
-@@ -18697,7 +18697,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1264:73: ( declarations )?
-             int alt327=2;
-             try { dbg.enterSubRule(327);
--            try { dbg.enterDecision(327, decisionCanBacktrack[327]);
-+            try { dbg.enterDecision(327);
- 
-             int LA327_0 = input.LA(1);
- 
-@@ -18783,7 +18783,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1269:43: ( ( ws )? SASS_OPTIONAL )?
-             int alt329=2;
-             try { dbg.enterSubRule(329);
--            try { dbg.enterDecision(329, decisionCanBacktrack[329]);
-+            try { dbg.enterDecision(329);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -18805,7 +18805,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1269:44: ( ws )?
-                     int alt328=2;
-                     try { dbg.enterSubRule(328);
--                    try { dbg.enterDecision(328, decisionCanBacktrack[328]);
-+                    try { dbg.enterDecision(328);
- 
-                     int LA328_0 = input.LA(1);
- 
-@@ -18979,7 +18979,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1283:5: ( sass_if | sass_for | sass_each | sass_while )
-             int alt330=4;
--            try { dbg.enterDecision(330, decisionCanBacktrack[330]);
-+            try { dbg.enterDecision(330);
- 
-             switch ( input.LA(1) ) {
-             case SASS_IF:
-@@ -19125,7 +19125,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1289:40: ( ws )?
-             int alt331=2;
-             try { dbg.enterSubRule(331);
--            try { dbg.enterDecision(331, decisionCanBacktrack[331]);
-+            try { dbg.enterDecision(331);
- 
-             int LA331_0 = input.LA(1);
- 
-@@ -19163,7 +19163,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1289:63: ( ( ws )? sass_else )?
-             int alt333=2;
-             try { dbg.enterSubRule(333);
--            try { dbg.enterDecision(333, decisionCanBacktrack[333]);
-+            try { dbg.enterDecision(333);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -19185,7 +19185,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1289:64: ( ws )?
-                     int alt332=2;
-                     try { dbg.enterSubRule(332);
--                    try { dbg.enterDecision(332, decisionCanBacktrack[332]);
-+                    try { dbg.enterDecision(332);
- 
-                     int LA332_0 = input.LA(1);
- 
-@@ -19261,7 +19261,7 @@ public class Css3Parser extends DebugParser {
-         try {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1293:5: ( SASS_ELSE ( ws )? sass_control_block | SASS_ELSE ( ws )? {...}? IDENT ( ws )? sass_control_expression ( ws )? sass_control_block ( ( ws )? sass_else )? )
-             int alt340=2;
--            try { dbg.enterDecision(340, decisionCanBacktrack[340]);
-+            try { dbg.enterDecision(340);
- 
-             try {
-                 isCyclicDecision = true;
-@@ -19285,7 +19285,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1294:15: ( ws )?
-                     int alt334=2;
-                     try { dbg.enterSubRule(334);
--                    try { dbg.enterDecision(334, decisionCanBacktrack[334]);
-+                    try { dbg.enterDecision(334);
- 
-                     int LA334_0 = input.LA(1);
- 
-@@ -19333,7 +19333,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1296:15: ( ws )?
-                     int alt335=2;
-                     try { dbg.enterSubRule(335);
--                    try { dbg.enterDecision(335, decisionCanBacktrack[335]);
-+                    try { dbg.enterDecision(335);
- 
-                     int LA335_0 = input.LA(1);
- 
-@@ -19372,7 +19372,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1296:59: ( ws )?
-                     int alt336=2;
-                     try { dbg.enterSubRule(336);
--                    try { dbg.enterDecision(336, decisionCanBacktrack[336]);
-+                    try { dbg.enterDecision(336);
- 
-                     int LA336_0 = input.LA(1);
- 
-@@ -19410,7 +19410,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1296:87: ( ws )?
-                     int alt337=2;
-                     try { dbg.enterSubRule(337);
--                    try { dbg.enterDecision(337, decisionCanBacktrack[337]);
-+                    try { dbg.enterDecision(337);
- 
-                     int LA337_0 = input.LA(1);
- 
-@@ -19448,7 +19448,7 @@ public class Css3Parser extends DebugParser {
-                     // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1296:110: ( ( ws )? sass_else )?
-                     int alt339=2;
-                     try { dbg.enterSubRule(339);
--                    try { dbg.enterDecision(339, decisionCanBacktrack[339]);
-+                    try { dbg.enterDecision(339);
- 
-                     try {
-                         isCyclicDecision = true;
-@@ -19470,7 +19470,7 @@ public class Css3Parser extends DebugParser {
-                             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1296:111: ( ws )?
-                             int alt338=2;
-                             try { dbg.enterSubRule(338);
--                            try { dbg.enterDecision(338, decisionCanBacktrack[338]);
-+                            try { dbg.enterDecision(338);
- 
-                             int LA338_0 = input.LA(1);
- 
-@@ -19663,7 +19663,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1306:195: ( ws )?
-             int alt341=2;
-             try { dbg.enterSubRule(341);
--            try { dbg.enterDecision(341, decisionCanBacktrack[341]);
-+            try { dbg.enterDecision(341);
- 
-             int LA341_0 = input.LA(1);
- 
-@@ -19778,7 +19778,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1311:101: ( ws )?
-             int alt342=2;
-             try { dbg.enterSubRule(342);
--            try { dbg.enterDecision(342, decisionCanBacktrack[342]);
-+            try { dbg.enterDecision(342);
- 
-             int LA342_0 = input.LA(1);
- 
-@@ -19863,7 +19863,7 @@ public class Css3Parser extends DebugParser {
-             loop345:
-             do {
-                 int alt345=2;
--                try { dbg.enterDecision(345, decisionCanBacktrack[345]);
-+                try { dbg.enterDecision(345);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -19885,7 +19885,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1316:33: ( ws )?
-             	    int alt343=2;
-             	    try { dbg.enterSubRule(343);
--            	    try { dbg.enterDecision(343, decisionCanBacktrack[343]);
-+            	    try { dbg.enterDecision(343);
- 
-             	    int LA343_0 = input.LA(1);
- 
-@@ -19919,7 +19919,7 @@ public class Css3Parser extends DebugParser {
-             	    // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1316:43: ( ws )?
-             	    int alt344=2;
-             	    try { dbg.enterSubRule(344);
--            	    try { dbg.enterDecision(344, decisionCanBacktrack[344]);
-+            	    try { dbg.enterDecision(344);
- 
-             	    int LA344_0 = input.LA(1);
- 
-@@ -20019,7 +20019,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1321:43: ( ws )?
-             int alt346=2;
-             try { dbg.enterSubRule(346);
--            try { dbg.enterDecision(346, decisionCanBacktrack[346]);
-+            try { dbg.enterDecision(346);
- 
-             int LA346_0 = input.LA(1);
- 
-@@ -20097,7 +20097,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1326:12: ( ws )?
-             int alt347=2;
-             try { dbg.enterSubRule(347);
--            try { dbg.enterDecision(347, decisionCanBacktrack[347]);
-+            try { dbg.enterDecision(347);
- 
-             int LA347_0 = input.LA(1);
- 
-@@ -20129,7 +20129,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1326:16: ( declarations )?
-             int alt348=2;
-             try { dbg.enterSubRule(348);
--            try { dbg.enterDecision(348, decisionCanBacktrack[348]);
-+            try { dbg.enterDecision(348);
- 
-             int LA348_0 = input.LA(1);
- 
-@@ -20215,7 +20215,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1335:41: ( ws )?
-             int alt349=2;
-             try { dbg.enterSubRule(349);
--            try { dbg.enterDecision(349, decisionCanBacktrack[349]);
-+            try { dbg.enterDecision(349);
- 
-             int LA349_0 = input.LA(1);
- 
-@@ -20249,7 +20249,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1335:52: ( cp_args_list )?
-             int alt350=2;
-             try { dbg.enterSubRule(350);
--            try { dbg.enterDecision(350, decisionCanBacktrack[350]);
-+            try { dbg.enterDecision(350);
- 
-             int LA350_0 = input.LA(1);
- 
-@@ -20283,7 +20283,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1335:73: ( ws )?
-             int alt351=2;
-             try { dbg.enterSubRule(351);
--            try { dbg.enterDecision(351, decisionCanBacktrack[351]);
-+            try { dbg.enterDecision(351);
- 
-             int LA351_0 = input.LA(1);
- 
-@@ -20317,7 +20317,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1335:84: ( ws )?
-             int alt352=2;
-             try { dbg.enterSubRule(352);
--            try { dbg.enterDecision(352, decisionCanBacktrack[352]);
-+            try { dbg.enterDecision(352);
- 
-             int LA352_0 = input.LA(1);
- 
-@@ -20349,7 +20349,7 @@ public class Css3Parser extends DebugParser {
-             // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1335:88: ( declarations )?
-             int alt353=2;
-             try { dbg.enterSubRule(353);
--            try { dbg.enterDecision(353, decisionCanBacktrack[353]);
-+            try { dbg.enterDecision(353);
- 
-             int LA353_0 = input.LA(1);
- 
-@@ -20545,7 +20545,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:363:45: ( ws )?
-         int alt354=2;
-         try { dbg.enterSubRule(354);
--        try { dbg.enterDecision(354, decisionCanBacktrack[354]);
-+        try { dbg.enterDecision(354);
- 
-         int LA354_0 = input.LA(1);
- 
-@@ -20595,7 +20595,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:366:99: ( ws )?
-         int alt355=2;
-         try { dbg.enterSubRule(355);
--        try { dbg.enterDecision(355, decisionCanBacktrack[355]);
-+        try { dbg.enterDecision(355);
- 
-         int LA355_0 = input.LA(1);
- 
-@@ -20645,7 +20645,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:368:101: ( ws )?
-         int alt356=2;
-         try { dbg.enterSubRule(356);
--        try { dbg.enterDecision(356, decisionCanBacktrack[356]);
-+        try { dbg.enterDecision(356);
- 
-         int LA356_0 = input.LA(1);
- 
-@@ -20695,7 +20695,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:383:28: ( ws )?
-         int alt357=2;
-         try { dbg.enterSubRule(357);
--        try { dbg.enterDecision(357, decisionCanBacktrack[357]);
-+        try { dbg.enterDecision(357);
- 
-         int LA357_0 = input.LA(1);
- 
-@@ -20734,7 +20734,7 @@ public class Css3Parser extends DebugParser {
-     public final void synpred5_Css3_fragment() throws RecognitionException {   
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:391:5: ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | SEMI ) )* LBRACE ) )
-         int alt361=2;
--        try { dbg.enterDecision(361, decisionCanBacktrack[361]);
-+        try { dbg.enterDecision(361);
- 
-         int LA361_0 = input.LA(1);
- 
-@@ -20784,7 +20784,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:391:30: ( ws )?
-                 int alt358=2;
-                 try { dbg.enterSubRule(358);
--                try { dbg.enterDecision(358, decisionCanBacktrack[358]);
-+                try { dbg.enterDecision(358);
- 
-                 int LA358_0 = input.LA(1);
- 
-@@ -20821,7 +20821,7 @@ public class Css3Parser extends DebugParser {
-                 loop359:
-                 do {
-                     int alt359=2;
--                    try { dbg.enterDecision(359, decisionCanBacktrack[359]);
-+                    try { dbg.enterDecision(359);
- 
-                     int LA359_0 = input.LA(1);
- 
-@@ -20869,7 +20869,7 @@ public class Css3Parser extends DebugParser {
-                 loop360:
-                 do {
-                     int alt360=2;
--                    try { dbg.enterDecision(360, decisionCanBacktrack[360]);
-+                    try { dbg.enterDecision(360);
- 
-                     int LA360_0 = input.LA(1);
- 
-@@ -20937,7 +20937,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:393:22: ( ( ws )? IMPORTANT_SYM )?
-         int alt363=2;
-         try { dbg.enterSubRule(363);
--        try { dbg.enterDecision(363, decisionCanBacktrack[363]);
-+        try { dbg.enterDecision(363);
- 
-         try {
-             isCyclicDecision = true;
-@@ -20959,7 +20959,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:393:23: ( ws )?
-                 int alt362=2;
-                 try { dbg.enterSubRule(362);
--                try { dbg.enterDecision(362, decisionCanBacktrack[362]);
-+                try { dbg.enterDecision(362);
- 
-                 int LA362_0 = input.LA(1);
- 
-@@ -21000,7 +21000,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:393:43: ( ws )?
-         int alt364=2;
-         try { dbg.enterSubRule(364);
--        try { dbg.enterDecision(364, decisionCanBacktrack[364]);
-+        try { dbg.enterDecision(364);
- 
-         int LA364_0 = input.LA(1);
- 
-@@ -21068,7 +21068,7 @@ public class Css3Parser extends DebugParser {
-         loop365:
-         do {
-             int alt365=2;
--            try { dbg.enterDecision(365, decisionCanBacktrack[365]);
-+            try { dbg.enterDecision(365);
- 
-             int LA365_0 = input.LA(1);
- 
-@@ -21124,7 +21124,7 @@ public class Css3Parser extends DebugParser {
-         loop366:
-         do {
-             int alt366=2;
--            try { dbg.enterDecision(366, decisionCanBacktrack[366]);
-+            try { dbg.enterDecision(366);
- 
-             int LA366_0 = input.LA(1);
- 
-@@ -21200,7 +21200,7 @@ public class Css3Parser extends DebugParser {
-         loop367:
-         do {
-             int alt367=2;
--            try { dbg.enterDecision(367, decisionCanBacktrack[367]);
-+            try { dbg.enterDecision(367);
- 
-             int LA367_0 = input.LA(1);
- 
-@@ -21264,7 +21264,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:411:18: ( ws )?
-         int alt368=2;
-         try { dbg.enterSubRule(368);
--        try { dbg.enterDecision(368, decisionCanBacktrack[368]);
-+        try { dbg.enterDecision(368);
- 
-         int LA368_0 = input.LA(1);
- 
-@@ -21310,7 +21310,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:451:23: ( ws )?
-         int alt369=2;
-         try { dbg.enterSubRule(369);
--        try { dbg.enterDecision(369, decisionCanBacktrack[369]);
-+        try { dbg.enterDecision(369);
- 
-         int LA369_0 = input.LA(1);
- 
-@@ -21349,7 +21349,7 @@ public class Css3Parser extends DebugParser {
-     public final void synpred12_Css3_fragment() throws RecognitionException {   
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:459:9: ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | RBRACE | SEMI ) )* LBRACE ) )
-         int alt373=2;
--        try { dbg.enterDecision(373, decisionCanBacktrack[373]);
-+        try { dbg.enterDecision(373);
- 
-         int LA373_0 = input.LA(1);
- 
-@@ -21399,7 +21399,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:459:34: ( ws )?
-                 int alt370=2;
-                 try { dbg.enterSubRule(370);
--                try { dbg.enterDecision(370, decisionCanBacktrack[370]);
-+                try { dbg.enterDecision(370);
- 
-                 int LA370_0 = input.LA(1);
- 
-@@ -21436,7 +21436,7 @@ public class Css3Parser extends DebugParser {
-                 loop371:
-                 do {
-                     int alt371=2;
--                    try { dbg.enterDecision(371, decisionCanBacktrack[371]);
-+                    try { dbg.enterDecision(371);
- 
-                     int LA371_0 = input.LA(1);
- 
-@@ -21484,7 +21484,7 @@ public class Css3Parser extends DebugParser {
-                 loop372:
-                 do {
-                     int alt372=2;
--                    try { dbg.enterDecision(372, decisionCanBacktrack[372]);
-+                    try { dbg.enterDecision(372);
- 
-                     int LA372_0 = input.LA(1);
- 
-@@ -21552,7 +21552,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:461:26: ( ws )?
-         int alt374=2;
-         try { dbg.enterSubRule(374);
--        try { dbg.enterDecision(374, decisionCanBacktrack[374]);
-+        try { dbg.enterDecision(374);
- 
-         int LA374_0 = input.LA(1);
- 
-@@ -21640,7 +21640,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:465:24: ( ws )?
-         int alt375=2;
-         try { dbg.enterSubRule(375);
--        try { dbg.enterDecision(375, decisionCanBacktrack[375]);
-+        try { dbg.enterDecision(375);
- 
-         int LA375_0 = input.LA(1);
- 
-@@ -21689,7 +21689,7 @@ public class Css3Parser extends DebugParser {
-         loop376:
-         do {
-             int alt376=2;
--            try { dbg.enterDecision(376, decisionCanBacktrack[376]);
-+            try { dbg.enterDecision(376);
- 
-             int LA376_0 = input.LA(1);
- 
-@@ -21748,7 +21748,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:627:28: ( ws )?
-         int alt377=2;
-         try { dbg.enterSubRule(377);
--        try { dbg.enterDecision(377, decisionCanBacktrack[377]);
-+        try { dbg.enterDecision(377);
- 
-         int LA377_0 = input.LA(1);
- 
-@@ -21794,7 +21794,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:654:26: ( ws )?
-         int alt378=2;
-         try { dbg.enterSubRule(378);
--        try { dbg.enterDecision(378, decisionCanBacktrack[378]);
-+        try { dbg.enterDecision(378);
- 
-         int LA378_0 = input.LA(1);
- 
-@@ -21918,7 +21918,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:667:17: ( ws )?
-         int alt379=2;
-         try { dbg.enterSubRule(379);
--        try { dbg.enterDecision(379, decisionCanBacktrack[379]);
-+        try { dbg.enterDecision(379);
- 
-         int LA379_0 = input.LA(1);
- 
-@@ -21955,7 +21955,7 @@ public class Css3Parser extends DebugParser {
-         loop380:
-         do {
-             int alt380=2;
--            try { dbg.enterDecision(380, decisionCanBacktrack[380]);
-+            try { dbg.enterDecision(380);
- 
-             int LA380_0 = input.LA(1);
- 
-@@ -22015,7 +22015,7 @@ public class Css3Parser extends DebugParser {
-     public final void synpred25_Css3_fragment() throws RecognitionException {   
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:668:7: ( SASS_MIXIN | ( DOT IDENT ( ws )? LPAREN (~ RPAREN )* RPAREN (~ ( LBRACE | SEMI | RBRACE ) )* LBRACE ) )
-         int alt384=2;
--        try { dbg.enterDecision(384, decisionCanBacktrack[384]);
-+        try { dbg.enterDecision(384);
- 
-         int LA384_0 = input.LA(1);
- 
-@@ -22065,7 +22065,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:668:32: ( ws )?
-                 int alt381=2;
-                 try { dbg.enterSubRule(381);
--                try { dbg.enterDecision(381, decisionCanBacktrack[381]);
-+                try { dbg.enterDecision(381);
- 
-                 int LA381_0 = input.LA(1);
- 
-@@ -22102,7 +22102,7 @@ public class Css3Parser extends DebugParser {
-                 loop382:
-                 do {
-                     int alt382=2;
--                    try { dbg.enterDecision(382, decisionCanBacktrack[382]);
-+                    try { dbg.enterDecision(382);
- 
-                     int LA382_0 = input.LA(1);
- 
-@@ -22150,7 +22150,7 @@ public class Css3Parser extends DebugParser {
-                 loop383:
-                 do {
-                     int alt383=2;
--                    try { dbg.enterDecision(383, decisionCanBacktrack[383]);
-+                    try { dbg.enterDecision(383);
- 
-                     int LA383_0 = input.LA(1);
- 
-@@ -22218,7 +22218,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:670:22: ( ( ws )? IMPORTANT_SYM )?
-         int alt386=2;
-         try { dbg.enterSubRule(386);
--        try { dbg.enterDecision(386, decisionCanBacktrack[386]);
-+        try { dbg.enterDecision(386);
- 
-         try {
-             isCyclicDecision = true;
-@@ -22240,7 +22240,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:670:23: ( ws )?
-                 int alt385=2;
-                 try { dbg.enterSubRule(385);
--                try { dbg.enterDecision(385, decisionCanBacktrack[385]);
-+                try { dbg.enterDecision(385);
- 
-                 int LA385_0 = input.LA(1);
- 
-@@ -22281,7 +22281,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:670:43: ( ws )?
-         int alt387=2;
-         try { dbg.enterSubRule(387);
--        try { dbg.enterDecision(387, decisionCanBacktrack[387]);
-+        try { dbg.enterDecision(387);
- 
-         int LA387_0 = input.LA(1);
- 
-@@ -22345,7 +22345,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:672:8: ( ( SASS_AT_ROOT ( ws selectorsGroup )? ) | selectorsGroup )
-         int alt389=2;
-         try { dbg.enterSubRule(389);
--        try { dbg.enterDecision(389, decisionCanBacktrack[389]);
-+        try { dbg.enterDecision(389);
- 
-         int LA389_0 = input.LA(1);
- 
-@@ -22383,7 +22383,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:672:23: ( ws selectorsGroup )?
-                 int alt388=2;
-                 try { dbg.enterSubRule(388);
--                try { dbg.enterDecision(388, decisionCanBacktrack[388]);
-+                try { dbg.enterDecision(388);
- 
-                 try {
-                     isCyclicDecision = true;
-@@ -22448,7 +22448,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:672:63: ( ws )?
-         int alt390=2;
-         try { dbg.enterSubRule(390);
--        try { dbg.enterDecision(390, decisionCanBacktrack[390]);
-+        try { dbg.enterDecision(390);
- 
-         int LA390_0 = input.LA(1);
- 
-@@ -22497,7 +22497,7 @@ public class Css3Parser extends DebugParser {
-         loop391:
-         do {
-             int alt391=2;
--            try { dbg.enterDecision(391, decisionCanBacktrack[391]);
-+            try { dbg.enterDecision(391);
- 
-             int LA391_0 = input.LA(1);
- 
-@@ -22556,7 +22556,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:706:19: ( ws )?
-         int alt392=2;
-         try { dbg.enterSubRule(392);
--        try { dbg.enterDecision(392, decisionCanBacktrack[392]);
-+        try { dbg.enterDecision(392);
- 
-         int LA392_0 = input.LA(1);
- 
-@@ -22606,7 +22606,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:708:22: ( ws )?
-         int alt393=2;
-         try { dbg.enterSubRule(393);
--        try { dbg.enterDecision(393, decisionCanBacktrack[393]);
-+        try { dbg.enterDecision(393);
- 
-         int LA393_0 = input.LA(1);
- 
-@@ -22656,7 +22656,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:722:8: ( IDENT | STAR )?
-         int alt394=2;
-         try { dbg.enterSubRule(394);
--        try { dbg.enterDecision(394, decisionCanBacktrack[394]);
-+        try { dbg.enterDecision(394);
- 
-         int LA394_0 = input.LA(1);
- 
-@@ -22708,7 +22708,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:15: ( ws | ( ( ws )? operator ( ws )? ) | )
-         int alt397=3;
-         try { dbg.enterSubRule(397);
--        try { dbg.enterDecision(397, decisionCanBacktrack[397]);
-+        try { dbg.enterDecision(397);
- 
-         try {
-             isCyclicDecision = true;
-@@ -22750,7 +22750,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:23: ( ws )?
-                 int alt395=2;
-                 try { dbg.enterSubRule(395);
--                try { dbg.enterDecision(395, decisionCanBacktrack[395]);
-+                try { dbg.enterDecision(395);
- 
-                 int LA395_0 = input.LA(1);
- 
-@@ -22788,7 +22788,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:898:36: ( ws )?
-                 int alt396=2;
-                 try { dbg.enterSubRule(396);
--                try { dbg.enterDecision(396, decisionCanBacktrack[396]);
-+                try { dbg.enterDecision(396);
- 
-                 int LA396_0 = input.LA(1);
- 
-@@ -22861,7 +22861,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:905:23: ( ws )?
-         int alt398=2;
-         try { dbg.enterSubRule(398);
--        try { dbg.enterDecision(398, decisionCanBacktrack[398]);
-+        try { dbg.enterDecision(398);
- 
-         int LA398_0 = input.LA(1);
- 
-@@ -22913,7 +22913,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:966:26: ( ws )?
-         int alt399=2;
-         try { dbg.enterSubRule(399);
--        try { dbg.enterDecision(399, decisionCanBacktrack[399]);
-+        try { dbg.enterDecision(399);
- 
-         int LA399_0 = input.LA(1);
- 
-@@ -22987,7 +22987,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:21: ( ws | ( ( ws )? SOLIDUS ( ws )? ) | )
-         int alt402=3;
-         try { dbg.enterSubRule(402);
--        try { dbg.enterDecision(402, decisionCanBacktrack[402]);
-+        try { dbg.enterDecision(402);
- 
-         try {
-             isCyclicDecision = true;
-@@ -23029,7 +23029,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:29: ( ws )?
-                 int alt400=2;
-                 try { dbg.enterSubRule(400);
--                try { dbg.enterDecision(400, decisionCanBacktrack[400]);
-+                try { dbg.enterDecision(400);
- 
-                 int LA400_0 = input.LA(1);
- 
-@@ -23063,7 +23063,7 @@ public class Css3Parser extends DebugParser {
-                 // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:979:41: ( ws )?
-                 int alt401=2;
-                 try { dbg.enterSubRule(401);
--                try { dbg.enterDecision(401, decisionCanBacktrack[401]);
-+                try { dbg.enterDecision(401);
- 
-                 int LA401_0 = input.LA(1);
- 
-@@ -23130,7 +23130,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1014:7: ( ws )?
-         int alt403=2;
-         try { dbg.enterSubRule(403);
--        try { dbg.enterDecision(403, decisionCanBacktrack[403]);
-+        try { dbg.enterDecision(403);
- 
-         int LA403_0 = input.LA(1);
- 
-@@ -23164,7 +23164,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1014:17: ( ws )?
-         int alt404=2;
-         try { dbg.enterSubRule(404);
--        try { dbg.enterDecision(404, decisionCanBacktrack[404]);
-+        try { dbg.enterDecision(404);
- 
-         int LA404_0 = input.LA(1);
- 
-@@ -23214,7 +23214,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1031:10: ( ws )?
-         int alt405=2;
-         try { dbg.enterSubRule(405);
--        try { dbg.enterDecision(405, decisionCanBacktrack[405]);
-+        try { dbg.enterDecision(405);
- 
-         int LA405_0 = input.LA(1);
- 
-@@ -23264,7 +23264,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1032:12: ( ws )?
-         int alt406=2;
-         try { dbg.enterSubRule(406);
--        try { dbg.enterDecision(406, decisionCanBacktrack[406]);
-+        try { dbg.enterDecision(406);
- 
-         int LA406_0 = input.LA(1);
- 
-@@ -23332,7 +23332,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1072:14: ( ws )?
-         int alt407=2;
-         try { dbg.enterSubRule(407);
--        try { dbg.enterDecision(407, decisionCanBacktrack[407]);
-+        try { dbg.enterDecision(407);
- 
-         int LA407_0 = input.LA(1);
- 
-@@ -23460,7 +23460,7 @@ public class Css3Parser extends DebugParser {
-         // /Volumes/Mercurial/web-main/css.lib/src/org/netbeans/modules/css/lib/Css3.g:1316:20: ( ws )?
-         int alt408=2;
-         try { dbg.enterSubRule(408);
--        try { dbg.enterDecision(408, decisionCanBacktrack[408]);
-+        try { dbg.enterDecision(408);
- 
-         int LA408_0 = input.LA(1);
- 
-@@ -37795,4 +37795,4 @@ public class Css3Parser extends DebugParser {
-     public static final BitSet FOLLOW_ws_in_synpred47_Css38378 = new BitSet(new long[]{0x0000000000000800L});
-     public static final BitSet FOLLOW_COMMA_in_synpred47_Css38381 = new BitSet(new long[]{0x0000000000000002L});
- 
--}
-\ No newline at end of file
-+}
-diff --git a/css.lib/src/org/netbeans/modules/css/lib/NbParseTreeBuilder.java b/css.lib/src/org/netbeans/modules/css/lib/NbParseTreeBuilder.java
-index bbb50fa..1b9c354 100644
---- a/css.lib/src/org/netbeans/modules/css/lib/NbParseTreeBuilder.java
-+++ b/css.lib/src/org/netbeans/modules/css/lib/NbParseTreeBuilder.java
-@@ -101,7 +101,7 @@ public class NbParseTreeBuilder extends BlankDebugEventListener {
- 
-     /** Backtracking or cyclic DFA, don't want to add nodes to tree */
-     @Override
--    public void enterDecision(int d, boolean couldBacktrack) {
-+    public void enterDecision(int d) {
-         backtracking++;
-     }
- 
diff --git a/debian/patches/series b/debian/patches/series
index dc9d329..e2d8efe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,7 +6,6 @@ netbeans-platform-properties.patch
 osgi-update.patch
 netbeans-platform-jemmy.patch
 netbeans-cluster-properties.patch
-Css3Parser-antlr.patch
 netbeans-nocopy.patch
 db.dataview-setRowFilter-method.patch
 netbeans-javacc.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git



More information about the pkg-java-commits mailing list