Enum Class DalvikParserErrorType

java.lang.Object
java.lang.Enum<DalvikParserErrorType>
com.pnfsoftware.jeb.core.units.code.android.dex.DalvikParserErrorType
All Implemented Interfaces:
Serializable, Comparable<DalvikParserErrorType>, Constable

@Ser public enum DalvikParserErrorType extends Enum<DalvikParserErrorType>
Types for errors generated by the Dalvik parser.
See Also: