Constant Field Values

Contents

adql.db.*

  • adql.db.DBType
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • adql.db.FunctionDef
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "\\s*([a-zA-Z]+[0-9a-zA-Z_]*)\\s*\\(([a-zA-Z0-9_,() \r\n\t]*)\\)(\\s*->\\s*(([a-zA-Z_]+[ 0-9a-zA-Z_]*)(\\(\\s*([0-9]+)\\s*\\))?))?\\s*"
    protected static final String
    "\\s*([a-zA-Z]+[0-9a-zA-Z_]*)\\s+([a-zA-Z_]+[ 0-9a-zA-Z_]*)(\\(\\s*([0-9]+)\\s*\\))?\\s*"
    protected static final String
    "\\s*[^,]+\\s*(,\\s*[^,]+\\s*)*"
    protected static final String
    "[a-zA-Z]+[0-9a-zA-Z_]*"
    protected static final String
    "([a-zA-Z_]+[ 0-9a-zA-Z_]*)(\\(\\s*([0-9]+)\\s*\\))?"

adql.parser.*

  • adql.parser.QueryFixer
    Modifier and Type
    Constant Field
    Value
    protected final String
    "[-\u02d7\u06d4\u2010\u2011\u2012\u2013\u2043\u2212\u2796\u2cba\ufe58\u2014\u2015\u207b\u208b\u0096\u058a\ufe63\uff0d]"
    protected final String
    "[\u02ba\u02dd\u02ee\u02f6\u05f2\u05f4\u1cd3\u201c\u201d\u201f\u2033\u2036\u3003\uff02]"
    protected final String
    "[=\u1400\u2e40\u30a0\ua4ff]"
    protected final String
    "[>\u02c3\u1433\u203a\u276f]"
    protected final String
    "[<\u02c2\u1438\u16b2\u2039\u276e]"
    protected final String
    "[+\u16ed\u2795]"
    protected final String
    "[\'`\u00b4\u02b9\u02bb\u02bc\u02bd\u02be\u02c8\u02ca\u02cb\u02f4\u0374\u0384\u055a\u055d\u05d9\u05f3\u07f4\u07f5\u144a\u16cc\u1fbd\u1fbf\u1fef\u1ffd\u1ffe\u2018\u2019\u201b\u2032\u2035\ua78c\uff07\uff40]"
    protected final String
    "[ \u00a0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\uf0a0]"
    protected final String
    "[.\u0660\u06f0\u0701\u0702\u2024\ua4f8\ua60e]"
    protected final String
    "[_\u07fa\ufe4d\ufe4e\ufe4f]"

adql.query.*

  • adql.query.operand.NullValue
    Modifier and Type
    Constant Field
    Value
    public static final String
    "NULL"