Package xyz.janboerman.scalaloader
Class DebugSettings
java.lang.Object
xyz.janboerman.scalaloader.DebugSettings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
debugClass
(String className) boolean
isDebuggingClassLoadOf
(String className) void
load()
boolean
boolean
undebugClass
(String className)
-
Field Details
-
TEXTIFIED
- See Also:
-
ASMIFIED
- See Also:
-
-
Constructor Details
-
DebugSettings
-
-
Method Details
-
debugClassLoads
-
getFormat
-
isDebuggingClassLoadOf
-
debugClass
-
undebugClass
-
logMissingCodecs
public boolean logMissingCodecs() -
load
- Throws:
IOException
-