ELSE 1178 lib/action/lex.swf4.c { count(); return ELSE; } ELSE 1234 lib/action/lex.swf5.c { count(); return ELSE; } ELSE 29 lib/action/swf4compiler.y %token ELSE ELSE 185 lib/action/swf4compiler.y : IF '(' FRAMELOADED '(' NUMBER ')' ')' stmt ELSE stmt ELSE 229 lib/action/swf4compiler.y | IF '(' FRAMELOADED '(' expr ')' ')' stmt ELSE stmt ELSE 267 lib/action/swf4compiler.y | IF '(' expr ')' stmt ELSE stmt ELSE 45 lib/action/swf5compiler.y %token BREAK CONTINUE FUNCTION ELSE SWITCH CASE DEFAULT FOR IN IF WHILE ELSE 100 lib/action/swf5compiler.y %nonassoc ELSE ELSE 241 lib/action/swf5compiler.y : IF '(' expr ')' stmt ELSE stmt