IMPLICIT_CAST_TYPES

Stores what types can be converted to what other types implicitly.

package const
DataType.Type[][] IMPLICIT_CAST_TYPES;

Meta