com.jasml.decompiler
Class SourceCodeBuilderConfiguration
java.lang.Object
com.jasml.decompiler.SourceCodeBuilderConfiguration
- public class SourceCodeBuilderConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
showVersion
protected boolean showVersion
showLineNumber
protected boolean showLineNumber
labelInSingleLine
protected boolean labelInSingleLine
showInfo
protected boolean showInfo
labelPrefix
protected java.lang.String labelPrefix
labelLength
protected int labelLength
instructionPadding
protected java.lang.String instructionPadding
SourceCodeBuilderConfiguration
public SourceCodeBuilderConfiguration(boolean showVersion,
boolean showLineNumber,
boolean labelInSingleLine,
boolean showInfo)
SourceCodeBuilderConfiguration
public SourceCodeBuilderConfiguration()