public enum SignalRunType { FIRST, LAST, BOTH, NO_RECURSE, ACTION, NO_HOOKS, }
FIRST,
LAST,
BOTH,
NO_RECURSE,
ACTION,
NO_HOOKS,
Created by Valadoc