mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 06:20:55 +00:00
format java code
This commit is contained in:
@@ -34,7 +34,9 @@ public abstract class GraphTextWriter {
|
||||
protected CodeFormatting formatting;
|
||||
|
||||
public static final int TRAIT_INSTANCE_INITIALIZER = -1;
|
||||
|
||||
public static final int TRAIT_CLASS_INITIALIZER = -2;
|
||||
|
||||
public static final int TRAIT_SCRIPT_INITIALIZER = -3;
|
||||
|
||||
public CodeFormatting getFormatting() {
|
||||
|
||||
Reference in New Issue
Block a user