Enum Class BeanShellExpressionConfigurer.Option

java.lang.Object
java.lang.Enum<BeanShellExpressionConfigurer.Option>
VASSAL.configure.BeanShellExpressionConfigurer.Option
All Implemented Interfaces:
Serializable, Comparable<BeanShellExpressionConfigurer.Option>, Constable
Enclosing class:
BeanShellExpressionConfigurer

public static enum BeanShellExpressionConfigurer.Option extends Enum<BeanShellExpressionConfigurer.Option>
enum describing any special processing that needs to be done for particular expression types NONE = No special handling PME = Property Match Expression handling.