X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fparser.tab.h;h=f5184f6b76603797c87a2b5b6dd2b5f69d25382a;hb=015233e6dbf54b574dd7f55d11c0d0d614802fde;hp=14dbb673a8e69486b40ac423e5f921e597416bea;hpb=434d5040b814eae784d080c695fe8c3d370a166b;p=swftools.git diff --git a/lib/as3/parser.tab.h b/lib/as3/parser.tab.h index 14dbb67..f5184f6 100644 --- a/lib/as3/parser.tab.h +++ b/lib/as3/parser.tab.h @@ -182,6 +182,7 @@ tokenunion abc_exception_t *exception; regexp_t regexp; modifiers_t flags; + namespace_decl_t* namespace_decl; struct { abc_exception_list_t *l; code_t*finally; @@ -190,7 +191,7 @@ tokenunion /* Line 1685 of skeleton.m4 */ -#line 194 "parser.tab.h" +#line 195 "parser.tab.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */