# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.DecompilerOptions

`gendec` decompiler options.

## Constructor: DecompilerOptions


## Field: astFriendlyNames
Type: `boolean`

## Field: astOptMaxRunCount
Type: `int`

## Field: astReplaceConstantsByWellKnownLiterals
Type: `boolean`

## Field: decryptorSupport
Type: `int`

## Field: enableDeobfuscators
Type: `boolean`

## Field: enableExternalPlugins
Type: `boolean`

## Field: enableUnsafeOptimizers
Type: `boolean`

## Field: irOptAggrDisabled
Type: `boolean`

## Field: irOptMaxRunCount
Type: `int`

## Field: listOfDisabledExternalPlugins
Type: `java.lang.String`

## Field: memoryResolutionPolicy
Type: `int`

## Field: methodDecompTimeout
Type: `long`

## Field: reconversionMaxCount
Type: `int`

## Field: structurerUseVersion
Type: `int`

## Field: useSSAForm
Type: `boolean`

