mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 11:54:36 +00:00
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
This commit is contained in:
@@ -21,6 +21,7 @@ package com.jpexs.decompiler.graph;
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class SecondPassException extends RuntimeException {
|
||||
|
||||
private final SecondPassData data;
|
||||
|
||||
public SecondPassException(SecondPassData data) {
|
||||
|
||||
Reference in New Issue
Block a user