Enum DirectiveArgumentType

java.lang.Object
java.lang.Enum<DirectiveArgumentType>
com.igormaznitsa.jcp.directives.DirectiveArgumentType
All Implemented Interfaces:
Serializable, Comparable<DirectiveArgumentType>

public enum DirectiveArgumentType extends Enum<DirectiveArgumentType>
The enumeration contains possible argument types are being used by directives
Author:
Igor Maznitsa (igor.maznitsa@igormaznitsa.com)