Class InstructionSet.Defaults.Builder
java.lang.Object
org.applecommander.disassembler.api.InstructionSet.Defaults.Builder
- Enclosing class:
InstructionSet.Defaults
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytesPerInstruction
(int bytesPerInstruction) get()
includeDescription
(boolean includeDescription) libraryLabels
(String... libraryLabels) startAddress
(int startAddress)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
startAddress
-
libraryLabels
-
bytesPerInstruction
-
includeDescription
-
get
-