Enum member OPCode.DISPATCH

Declaration

enum OPCode
{
  // ...
  DISPATCH = cast(ushort)0u,
  // ...
}