AS3 parser: large name resolving refactoring, inner functions

code formatting, imports
This commit is contained in:
Jindra Petk
2014-04-12 22:31:22 +02:00
parent dda548ffaf
commit 90025e1bf6
246 changed files with 1795 additions and 1068 deletions

View File

@@ -931,7 +931,7 @@ public class SWFInputStream extends InputStream {
futureResults.add(future);
}
}
if (tag.getId() == EndTag.ID) {
break;
}