# Enum: com.pnfsoftware.jeb.core.units.code.asm.decompiler.INativeDecompilerExtensionsManager.ExtensionPriority

Priorities that can be attributed to an extension.

## Constant: HIGH_PRIORITY

## Constant: LOW_PRIORITY

## Constant: MEDIUM_PRIORITY

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.INativeDecompilerExtensionsManager.ExtensionPriority`


## Static Method: values
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.INativeDecompilerExtensionsManager.ExtensionPriority[]`


