Class Hierarchy
- java.lang.Object
- adql.query.operand.function.ADQLFunction (implements adql.query.operand.ADQLOperand)
- adql.query.operand.function.cast.CastFunction (implements adql.query.operand.UnknownType)
- adql.query.operand.function.cast.CustomTargetType (implements adql.query.operand.function.cast.TargetType)
- adql.query.operand.function.cast.StandardTargetType (implements adql.query.operand.function.cast.TargetType)
- adql.query.operand.function.ADQLFunction (implements adql.query.operand.ADQLOperand)
Interface Hierarchy
- adql.query.operand.function.cast.TargetType