Package enums
package enums
The enums package contains enumerations used in the Pacman project.
These enums define different types, states, or options within the project.
Currently, one the type of map files that is used to fuzz is being specified.
-
Enum ClassesClassDescriptionThe MapFileType enum represents the types of map files that can be used in the Pacman project.