Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

F

Factor() - Method in class adql.parser.ADQLParser
 
fctDefRegExp - Static variable in class adql.db.FunctionDef
Rough regular expression for a whole function definition.
fctParamRegExp - Static variable in class adql.db.FunctionDef
Rough regular expression for a function parameter: a name (see FunctionDef.regularIdentifierRegExp) and a type (see FunctionDef.typeRegExp).
fctParamsRegExp - Static variable in class adql.db.FunctionDef
Rough regular expression for a function parameters' list.
fctPattern - Static variable in class adql.db.FunctionDef
Pattern of a function definition.
FillBuff() - Method in class adql.parser.SimpleCharStream
 
findAtMostOneColumn(String, byte, SearchColumnList, boolean) - Static method in class adql.query.from.ADQLJoin
 
findExactlyOneColumn(String, byte, SearchColumnList, boolean) - Static method in class adql.query.from.ADQLJoin
 
flavor - Variable in class adql.db.STCS.CoordSys
Third and last item of a coordinate system expression: the flavor.
FLOOR - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
frame - Variable in class adql.db.STCS.CoordSys
First item of a coordinate system expression: the frame.
From() - Method in class adql.parser.ADQLParser
 
FROM - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
FromContent - Interface in adql.query.from
Represents the content of the whole or a part of the clause FROM.
FULL - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
function - Variable in class adql.query.operand.function.ADQLFunction.ParameterIterator
 
FunctionDef - Class in adql.db
Definition of any function that could be used in ADQL queries.
FunctionDef(String) - Constructor for class adql.db.FunctionDef
Create a function definition.
FunctionDef(String, DBType) - Constructor for class adql.db.FunctionDef
Create a function definition.
FunctionDef(String, FunctionDef.FunctionParam[]) - Constructor for class adql.db.FunctionDef
Create a function definition.
FunctionDef(String, DBType, FunctionDef.FunctionParam[]) - Constructor for class adql.db.FunctionDef
 
FunctionDef.FunctionParam - Class in adql.db
Definition of a function parameter.
functionInError - Variable in exception adql.db.exception.UnresolvedFunctionException
Function which can not be resolved.
functionName - Variable in class adql.query.operand.function.DefaultUDF
Parsed name of this UDF.
FunctionParam(String, DBType) - Constructor for class adql.db.FunctionDef.FunctionParam
Create a function parameter.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links