types static method

Implementation

static Iterable<TypeDescriptor> types() {
  return _byType.values;
}