author javadoc comments added, finished...

This commit is contained in:
honfika@gmail.com
2015-12-12 16:07:05 +01:00
parent ed919b14c3
commit 52c27db229
508 changed files with 2447 additions and 521 deletions

View File

@@ -16,6 +16,10 @@
*/
package com.jpexs.decompiler.flash;
/**
*
* @author JPEXS
*/
public abstract class ParseException extends Exception {
public long line;