Class SqlTypeAssignmentRule

java.lang.Object
org.apache.calcite.sql.type.SqlTypeAssignmentRule
All Implemented Interfaces:
SqlTypeMappingRule

public class SqlTypeAssignmentRule extends Object implements SqlTypeMappingRule
Rules that determine whether a type is assignable from another type.