public static class AdqlFeature.Function extends AdqlFeature
AdqlFeature.Arg, AdqlFeature.Function, AdqlFeature.Type
ADQL21MISC_FILTER, ADQLGEO_FILTER, NONSTD_FILTER, UDF_FILTER
Modifier | Constructor and Description |
---|---|
protected |
Function(String name,
String description,
AdqlFeature.Arg[] args,
AdqlFeature.Type returnType)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
AdqlFeature.Arg[] |
getArgs()
Returns the declared arguments of this function.
|
AdqlFeature.Type |
getReturnType()
Returns the declared return type of this function.
|
getDescription, getGeomFunctions, getMathsFunctions, getName, getOptionalFeatures, getOptionalFunctions, getTrigFunctions
protected Function(String name, String description, AdqlFeature.Arg[] args, AdqlFeature.Type returnType)
name
- function nameargs
- function declared argumentsreturnType
- function declared return typedescription
- plain text description directed at userspublic AdqlFeature.Arg[] getArgs()
public AdqlFeature.Type getReturnType()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.